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 29, 2026 18:25SabadonSabadonScore: 89,457Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 27, 2026 16:0188,904763,310,591665,914,00071,990,0002,326,528
2Mar 29, 2026 18:2588,987765,126,650674,626,00063,964,0002,490,368
3Mar 29, 2026 18:2589,061770,772,852674,192,00065,018,0002,351,104
4Mar 27, 2026 16:1989,142762,477,843680,889,00058,990,0002,326,528
5Mar 29, 2026 18:2589,225774,296,689677,604,00062,963,0002,326,528
6Mar 27, 2026 16:0189,246766,825,007672,768,00067,976,0002,363,392
7Mar 27, 2026 16:0189,338770,763,862679,549,00061,958,0002,326,528
8Mar 29, 2026 18:2589,374766,744,277682,818,00058,984,0002,326,528
9Mar 27, 2026 16:1989,420769,997,852667,166,00075,018,0002,326,528
10Mar 27, 2026 16:0189,424773,467,388681,283,00060,935,0002,326,528
11Mar 27, 2026 16:0189,457772,716,178678,536,00063,956,0002,326,528
12Mar 27, 2026 16:0189,504770,236,447678,894,00063,990,0002,326,528
13Mar 27, 2026 16:0189,620774,948,307668,862,00074,984,0002,326,528
14Mar 27, 2026 16:1989,664766,990,245670,190,00074,021,0002,375,680
15Mar 27, 2026 16:0189,744770,300,323660,888,00083,985,0002,326,528
16Mar 29, 2026 18:2589,869769,058,778660,924,00084,990,0002,326,528
17Mar 29, 2026 18:2589,874773,724,288672,956,00072,995,0002,326,528
18Mar 29, 2026 18:2590,020779,876,881688,154,00059,013,0002,326,528
19Mar 29, 2026 18:2590,083776,820,037677,718,00069,970,0002,367,488
20Mar 29, 2026 18:2590,562779,872,039680,700,00070,968,0002,424,832
21Mar 27, 2026 16:0190,800781,543,770689,670,00063,969,0002,326,528