I'm bored. So I'm asking you to give me an idea...

K.I.L.E.R

Retarded moron
Veteran
Posting about "American evil" in the P&R forum is becoming boring.

Can someone give me an idea for a computer simulation?

The idea can't be too complex, it has to be reasonable and I will write a program that gives you an answer by simulating your question.

How I came up with this idea?
I was just watching SBS world news and a German scientist found out why there is so much traffic building up on the roads.
It was due to people changing lanes.

He found this out by modelling a basic track which cars were going around.
This was compared to real life and it was true.

So if you can give me a basic idea, I will create a basic simulation, don't expect atomic accuracy.

There's also no guarantee I will release the program(webspace issue), but I will release screenshots.
 
Try simulating the P&R forum. You know, like when you write "USA sux0rz" and you can actually predict which people will answer in which way. That would be some real work, though.
 
digitalwanderer said:
Yeah, simulate me! :D

That would be easy:

if(newTopic)
{
digi.sendThousandRandomAnswers();
}


EDIT:
Add to that:

while(digi.postcount <= (lb.postcount + 1000))
{digi.postAnotherOne();}










;)
 
_xxx_ said:
Try simulating the P&R forum. You know, like when you write "USA sux0rz" and you can actually predict which people will answer in which way. That would be some real work, though.

public static void main(String[] ass) //yes I love Java
{
KILER.makeThread("Capitalism sucks, USA sucks!");

Everyone.ignore();
}
 
Back
Top