public class The_solution_to_all_problems
{
public The_solution_to_all_problems(World world)
{
while(world.hasJews())
{
if(world.isHitlerdead()){
Human hitler = world.createHuman(Hitler.getStats);}
hitler.startHolocaust();
world.repaint();
}
}
}
public class The_solution_to_all_problems
{
public The_solution_to_all_problems(World world)
{
while(world.hasJews())
{
if(world.isHitlerdead()){
Human hitler = world.createHuman(Hitler.getStats);}
hitler.startHolocaust();
world.repaint();
}
}
}
Name:
Anonymous2008-06-22 18:50
✡ JAVA NAGILA ✡
Name:
Anonymous2008-06-22 18:50
public class The_solution_to_all_problems
{
public The_solution_to_all_problems(World world)
{
while(world.hasJews())
{
if(world.isHitlerdead()){
Human hitler = world.createHuman(Hitler.getStats());}
hitler.startHolocaust();
world.repaint();
}
}
}
public class The_solution_to_all_problems
{
public The_solution_to_all_problems(World world)
{
while(world.hasJews())
{
if(world.isHitlerdead()){
Human hitler = world.createHuman(Hitler.getStats());}
hitler.startHolocaust();
world.repaint();
}
}
}
Name:
Anonymous2008-06-22 18:56
JAVA
Name:
Anonymous2008-06-22 19:00
NAGILA
Name:
Anonymous2008-06-22 19:04
wuts java lul
Name:
Anonymous2008-06-22 19:51
>>533
Underscores are un-Java. Your class should be called TheSolutionToAllProblems.
Name:
Anonymous2008-06-22 20:03
>>533
Why isn't Hitler a singleton? l2holocaustengineering
Name:
Anonymous2008-06-22 22:56
>>538
It is more efficient to support many Hitlers in parallel using JAVA THREADS
Name:
Anonymous2008-06-22 23:11
>>537
that's the single biggest reason why java fails.