Compiles fine, at least.
class RandomTest{public static void main(String[] args){long x = 1;while (x < (x+1)){System.out.println(x); x=x*2;}}}
//sarcasm for those who don't know
Results 1 to 8 of 8
Thread: Is this good code formatting?
- 21 Apr. 2013 06:18pm #1
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 0.25
Is this good code formatting?
- 21 Apr. 2013 06:20pm #2
pointless, pointless thread.
- 21 Apr. 2013 06:33pm #3
- 21 Apr. 2013 06:38pm #4
- Join Date
- Apr. 2010
- Location
- When freedom is outlawed only outlaws will be free
- Posts
- 5,113
- Reputation
- 195
- LCash
- 1.05
- 21 Apr. 2013 09:27pm #5
- 21 Apr. 2013 10:16pm #6
I have the green light to do that. Because I'm supreme.
Your posts on the other hand, stupid, pointless, nonsensical.
If I could describe you in one burst it would have to be: pure tomfoolery.
Get lost, Flareskid1337.
Off to the circlejerk with you.
- 22 Apr. 2013 12:11am #7
uh oh
- 23 Apr. 2013 03:10am #8
How do you keep saying this? As a moderator, you should know TU's warning status.
You're just being retarded.
You have three too many whitespace characters. F-
Also, are trailing semicolons a requirement in C++ or Java? I know they aren't in JavaScript.