
09-22-2010, 07:24 PM
|
|
Deas
|
 |
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
|
|
Quote:
Originally Posted by Dnegel
PHP Code:
class ***otry {
public static void main(String [] args) {
int x = 0;
while ( x < 9000 ) {
if ( x < 9000 ) {
System.out.println("***got");
x = x + 5;
}
x = x + 1;
}
}
}
|
gscript only  |
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK! if you are going to rep me, don't be an idiot, leave your name!I got nothing but love for you 
|
|
|
|