Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Halp!!!

Name: Anonymous 2010-03-13 23:40

for (i=0;(x<z) && (x>y) && (x!=i); i++){
    x+=i;
    printf("%d\n",x);
  }

Write a loop equivalent to the for loop above without using && or ||.

How do I do it /prog/

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List