+ 2
int i;
for (i = 0; i <= 20; i++) {
printf("%d ", i % 2 != 0);
}
2nd Feb 2018, 12:17 PM
Kuba H
Often have questions like this?
Learn more efficiently, for free:
Hot today
Javascript
0 Votes
What's wrong with this code
2 Votes
Help
1 Votes
Help me Debug!!!
1 Votes
strings and variables
0 Votes
video html
0 Votes
1230000
0 Votes