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 listMar 6, 2026 16:50Josu San MartinJosu San MartinError
Source Code

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

Challenge History
DateChallengerCostTypeStatus
Apr 21, 2026 18:32Yuriy Lyfenko10.00CustomSolution Broken
Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 21, 2026 18:33030,030,350,21129,998,269,000999,000221,184Killed by timeout
2Mar 6, 2026 16:514,93466,561,74339,952,000998,0002,330,624
3Mar 6, 2026 16:514,94871,548,47639,063,0002,003,0002,330,624
4Mar 6, 2026 16:514,95363,746,64439,105,0002,005,0002,342,912
5Mar 6, 2026 16:514,95362,949,94539,109,0002,005,0002,289,664
6Mar 6, 2026 16:514,95769,867,00639,140,0002,007,0002,289,664
7Mar 6, 2026 16:514,98969,797,75039,439,0001,971,0002,289,664
8Mar 6, 2026 16:515,01068,302,83341,585,00002,326,528
9Mar 6, 2026 16:505,01768,073,74940,626,0001,015,0002,338,816
10Mar 6, 2026 16:515,01772,846,44141,645,00002,334,720
11Mar 6, 2026 16:515,03967,465,91740,825,000995,0002,330,624
12Mar 6, 2026 16:505,06568,415,44541,039,0001,000,0002,334,720
13Mar 6, 2026 16:505,08065,651,72240,158,0002,007,0002,289,664
14Mar 6, 2026 16:505,13271,313,42742,592,00002,334,720
15Mar 6, 2026 16:515,13368,916,68142,606,00002,441,216
16Mar 6, 2026 16:515,13867,315,43442,646,00002,334,720
17Mar 6, 2026 16:515,15370,637,06641,777,000994,0002,289,664
18Mar 6, 2026 16:515,15869,767,73741,814,000995,0002,428,928
19Mar 6, 2026 16:505,16366,948,84940,857,0001,993,0002,289,664
20Mar 6, 2026 16:505,16468,187,55741,838,0001,020,0002,289,664
21Mar 6, 2026 16:505,17967,648,18140,983,0001,999,0002,289,664
22Mar 6, 2026 16:505,19369,786,49341,095,0002,004,0002,338,816
23Mar 6, 2026 16:505,20566,634,00642,195,0001,004,0002,289,664
24Mar 6, 2026 16:505,22666,017,07842,369,0001,008,0002,289,664
25Mar 6, 2026 16:515,23365,481,69342,427,0001,010,0002,289,664
26Mar 6, 2026 16:515,25472,693,99643,612,00002,289,664
27Mar 6, 2026 16:505,29369,302,39641,936,0001,996,0002,289,664
28Mar 6, 2026 16:515,29369,745,58642,936,000998,0002,326,528
29Mar 6, 2026 16:515,30578,655,37843,032,0001,000,0002,289,664
30Mar 6, 2026 16:505,30770,254,18443,043,0001,001,0002,289,664
31Mar 6, 2026 16:515,34669,581,83443,364,0001,008,0002,334,720