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 9, 2026 21:04wnwnScore: 4,437Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 10, 2026 17:074,36463,225,61534,206,0002,012,0002,494,464
2Mar 10, 2026 17:074,38965,355,51435,419,0001,011,0002,486,272
3Mar 9, 2026 21:064,39860,807,89535,487,0001,013,0002,273,280
4Mar 10, 2026 18:054,39956,211,68535,497,0001,014,0002,494,464
5Mar 9, 2026 21:044,40057,750,64635,502,0001,014,0002,273,280
6Mar 9, 2026 21:044,40769,293,24335,566,0001,016,0002,273,280
7Mar 9, 2026 21:064,40955,839,82835,581,0001,016,0002,490,368
8Mar 10, 2026 20:284,42067,485,05735,666,0001,019,0002,494,464
9Mar 9, 2026 21:064,43364,690,58034,808,0001,989,0002,502,656
10Mar 9, 2026 21:064,43763,543,38534,838,0001,990,0002,498,560
11Mar 9, 2026 21:064,44063,304,24734,861,0001,992,0002,273,280
12Mar 10, 2026 18:054,44060,042,54034,861,0001,992,0002,273,280
13Mar 9, 2026 21:064,44165,075,37934,866,0001,992,0002,502,656
14Mar 10, 2026 17:074,44164,183,24434,865,0001,992,0002,273,280
15Mar 10, 2026 18:054,44662,937,97434,906,0001,994,0002,490,368
16Mar 10, 2026 20:284,45361,864,28034,960,0001,997,0002,273,280
17Mar 9, 2026 21:048,00092,521,94865,396,0001,006,0002,273,280
18Mar 10, 2026 20:2810,697113,737,22887,787,000997,0002,531,328