Parse integers Sergey Svistunov

Compute the sum of integers read from STDIN as fast as possible.

Input: 50 000 000 lines, each containing one integer in the range [0; 2147483647].

629871117
2024562523
1372689083
1021777120
2111176472

Output: The uint64 sum of all numbers, printed as a decimal string.

Note: Integer overflow is expected – use a 64-bit accumulator.

Back to listApr 5, 2026 18:59Danylo MocherniukDanylo MocherniukScore: 6,571Success
Source Code

Source code access is restricted. Log in to request access.

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 5, 2026 18:586,52480,351,53852,144,0002,005,0002,510,848
2Apr 5, 2026 18:596,54781,098,76353,338,0001,006,0002,293,760
3Apr 5, 2026 18:596,56179,063,44753,446,0001,008,0002,502,656
4Apr 6, 2026 11:496,56579,758,33353,483,0001,009,0002,293,760
5Apr 5, 2026 18:596,56676,890,74653,490,0001,009,0002,502,656
6Apr 5, 2026 18:596,56776,333,74453,497,0001,009,0002,293,760
7Apr 5, 2026 18:586,56982,556,54253,516,0001,009,0002,293,760
8Apr 5, 2026 18:586,56979,232,39054,522,00002,506,752
9Apr 5, 2026 18:596,57075,600,10653,526,0001,009,0002,506,752
10Apr 5, 2026 18:596,57178,591,31854,540,00002,293,760
11Apr 5, 2026 18:596,57475,026,17554,565,00002,293,760
12Apr 6, 2026 11:496,57883,726,59653,586,0001,011,0002,293,760
13Apr 5, 2026 18:596,58380,935,02153,629,0001,011,0002,293,760
14Apr 5, 2026 18:596,58880,793,50053,667,0001,012,0002,293,760
15Apr 6, 2026 11:496,60380,111,43053,812,000996,0002,289,664
16Apr 5, 2026 18:596,60480,906,55353,821,000996,0002,342,912
17Apr 5, 2026 18:596,60976,844,69452,858,0001,994,0002,293,760
18Apr 5, 2026 18:597,45688,974,21559,888,0001,996,0002,293,760