apirrone / apirrone/gravityLed
segfault when W is bigger than H
Abierto
bug
- Lenguaje dominante
- C++
- Estrellas
- 0
- Forks
- 0
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
And weird behaviour when different size ...
- to reproduce , try with :
#define W 25
#define H 50
#define NB_BALLS 7
and
#define W 50
#define H 25
#define NB_BALLS 7
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.