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 listFeb 26, 2026 07:02Genos0Genos0Score: 2,067,249Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 25, 2026 19:382,064,57817,173,836,85117,079,021,00056,980,0002,281,472
2Feb 25, 2026 19:382,064,71117,169,205,98817,068,133,00068,968,0002,293,760
3Feb 25, 2026 19:382,065,52817,184,302,62817,083,914,00059,971,0002,289,664
4Feb 25, 2026 19:382,066,04017,179,048,47317,082,162,00065,969,0002,289,664
5Feb 25, 2026 19:382,066,13917,177,486,82917,079,985,00068,971,0002,281,472
6Feb 26, 2026 07:022,066,46317,186,108,75117,094,666,00056,975,0002,281,472
7Feb 26, 2026 07:022,067,24917,188,733,25517,077,207,00080,963,0002,281,472
8Feb 25, 2026 19:382,068,49917,199,824,46117,093,577,00074,967,0002,289,664
9Feb 25, 2026 19:382,069,87017,208,417,53017,123,947,00055,976,0002,355,200
10Feb 26, 2026 07:022,075,16917,253,591,97317,158,933,00064,969,0002,265,088
11Feb 25, 2026 19:382,090,07717,379,945,32717,269,676,00077,962,0002,281,472
12Feb 25, 2026 19:382,238,37718,623,123,66518,504,561,00073,966,0002,289,664