WTF?! Cowz are weak.
Announcement
Collapse
No announcement yet.
im going to have a new occupation...
Collapse
X
-
YA Quad, that comment made you look like an idiot for a second hehe, no worries I thought the same thing about the croc. But its simple to me now that I've learned the very basic structure of quite a few programming languages
SNS > Tu
Option Explicit
-------------------
DIM america as integer
DIM canada as integer
america = 12
canada = 11
DO
america = america - 1
canada = canada - 1
If canada = 0 go to finished
LOOP
finished:
print "America wins!"
end
Put that in your compiler and run it!
Comment
-
lol, you know the clan war will be CA right Monster?
Lets 1v1 Monster meet me at bomber ok?
Comment
-
Code:import java.lang.Exception; class HelloPwnage { public static void main(String[] argv) { long i = 0; long j = 0; long k = 1; try { for ( ; i > -1; ++i) { try { for ( ; j > -1; ++j) { try { for ( ; k > -1; ++k) { if (i == 0 && j == 0 && k == 1) System.out.println("Sajt got pwned once!"); else System.out.println("Sajt got pwned " + (i + j + k) + " times!"); } } catch (Exception e1) {} } } catch (Exception e2) {} } } catch (Exception e3) { while (1) System.out.println("Sajt just keeps getting pwned!"); } } }
<deep breath />
This is the pwnage that never ends, yes it goes on and on my friend. Some people started running it, not knowing what it was, and they'll continue running it forever just because...Last edited by Canadian*Sniper; 05-19-2006, 12:22 AM.
Comment
Comment