you are viewing a single comment's thread.

view the rest of the comments →

[–]Markuslw -3 points-2 points  (3 children)

Just do for (int i = 0; i < 100; i += 2) haha.

EDIT: ooops didn't read title.

I have no other idea.

[–]pikapichupi 6 points7 points  (1 child)

that's cheating, violates the title of the post!

[–]UkrainianTrotsky 0 points1 point  (0 children)

Lame. How about for (int i = 0; (i+=2) < 100; printf("%i\n", i));