• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Can ATOT count to twenty!?!?

Page 19 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
What a pointless exercise in futility.
And where were you people when we were trying to create the longest thread ever?
 
Originally posted by: nakedfrog
What a pointless exercise in futility.
And where were you people when we were trying to create the longest thread ever?

They were looking up threve in the dictionary.
 
Originally posted by: sonambulo
The game is simple. We post in order from 1 to 20 without anyone disrupting with other bullshit. In order for the posts to count (excluding this one) each post has to consist of simply the next number. Ready, GO:

1

void main(int& postcount)
{

for(int i=0;i<20;i++)
{
cout << i << endl;
postcount++;
}

}
 
Back
Top