Forum Games

Let's count from 1,000,000 backward

Submitted by Xtigi, , Thread ID: 164752

Thread Closed
29-03-2020, 12:44 AM
#1
Simple. We simply count from 1,000,000 going back.

Rule: Only one post and allow someone else. Your posts should not follow each other

I start....

1,000,000

RE: Let's count from 1,000,000 backward

#2
Hehehe, let's count it! Next one: 999,999.........

RE: Let's count from 1,000,000 backward

OP
#3
Sure, let's go. Where are people? Next is .......... 999,998

RE: Let's count from 1,000,000 backward

#4
29-03-2020, 12:44 AM
Xtigi Wrote:
Simple. We simply count from 1,000,000 going back.

Rule: Only one post and allow someone else. Your posts should not follow each other

I start....

1,000,000
Where is everyone? Lets go already: 999,997

RE: Let's count from 1,000,000 backward

OP
#5
Nine hundred and ninety nine thousand, nine hundred and ninety six:

999,996

RE: Let's count from 1,000,000 backward

#6
Nine hundred and ninety nine thousand, nine hundred and ninety five:

999,995

RE: Let's count from 1,000,000 backward

#7
999,994

mimimimimi to short message...
I woult fix that, if i'm the owner...

RE: Let's count from 1,000,000 backward

#8
int main()
{
int input = 999,994;
while (input >= 1) {
std::cout << "\n" << input;
input--;
}
}

There ...1. Next topic Smile

RE: Let's count from 1,000,000 backward

#9
999,993

mimimimimi to short message...
I woult fix that, if i'm the owner...

RE: Let's count from 1,000,000 backward

#10
999,992

Kinda sad I have to write more characters

Users browsing this thread: 2 Guest(s)