• 0

This made me laugh more than it should have.


Question

3 answers to this question

Recommended Posts

  • 0
On 3/10/2016 at 3:55 PM, simplezz said:

Not to be a pedant, but shouldn't that technically be:


// how to get fit
public void run() {
	while (!tired) {
		step++;
	}
}

:D

That's totally better!

 

The T-shirt is an infinite loop that would throw an exception on death();

 

But yours will only run once before defaulting to couchpotatoe();

 

 

 

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.