User:Lsc974
From Wikipedia, the free encyclopedia
public
class Lsc974{
public static void
main(String[]
args
){
int
i=0;
while
(
true
){
System
.
out
.
println
(
"Hello, World!"
);
if
(i>100000)
System
.
exit
(0);
else
i+=1;
}
}
}
Views
User page
Discussion
Current revision
Navigation
Main Page
Contents
Featured content
Current events
Interaction
About Wikipedia
Community portal
Recent changes
Contact Wikipedia
Donate to Wikipedia
Help
Search