Counting Thread

no0b

Diamond Member
Jul 23, 2001
3,804
1
0
int n=0;
bool locked=false;
while(locked=false)
{
n=n++;
cout<<n<<endl;
}
 

Adica

Golden Member
Dec 11, 2004
1,541
0
0
three billion, two hundred and seventy nine thousand eighty one. ( point sixty nine).