Posts by Gabriel Nascimento • 1 point
1 post
-
-3
votes1
answer93
viewsQ: C Counter Bug - Syntax Problem
Guys, I was doing some basic programming exercises and I came across a bug that I didn’t quite understand: #include <stdio.h> #include <stdlib.h> //Program prints the odd numbers until a…