#include <stdio.h> #int main(void) { # int count; for($count=1;$count<=500;$count++){ printf("I will not throw paper airplanes in class."); } # Can't return outside a subroutine # return 0; }
In reply to Re: Re: (TIMTOWTDI / Golf / Obfu) Airplanes in class
by krisahoch
in thread (TIMTOWTDI / Golf / Obfu) Airplanes in class
by Juerd
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |