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 21, 2026 15:08olliecrowolliecrowScore: 5,982Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2026 16:205,92676,567,43147,179,0002,007,0002,322,432
2Mar 21, 2026 16:005,93774,523,70046,263,0003,017,0002,318,336
3Mar 21, 2026 16:005,95874,576,53145,416,0004,037,0002,494,464
4Mar 21, 2026 15:075,96169,693,16346,448,0003,029,0002,322,432
5Mar 21, 2026 17:155,96671,780,25847,500,0002,021,0002,437,120
6Mar 21, 2026 15:525,96674,297,32345,478,0004,042,0002,383,872
7Mar 21, 2026 15:525,96977,781,69746,506,0003,033,0002,523,136
8Mar 21, 2026 15:205,96975,179,59045,501,0004,044,0002,445,312
9Mar 21, 2026 15:205,97174,140,71946,525,0003,034,0002,314,240
10Mar 21, 2026 15:125,97173,244,41245,515,0004,045,0002,523,136
11Mar 21, 2026 15:075,97278,129,35644,511,0005,058,0002,363,392
12Mar 21, 2026 16:205,97374,374,62346,537,0003,035,0002,490,368
13Mar 21, 2026 15:435,97577,072,06446,559,0003,036,0002,301,952
14Mar 21, 2026 15:435,97573,998,12346,560,0003,036,0002,465,792
15Mar 21, 2026 16:005,98175,070,66847,620,0002,026,0002,498,560
16Mar 21, 2026 15:335,98171,999,40745,589,0004,052,0002,322,432
17Mar 21, 2026 15:125,98280,842,34745,599,0004,053,0002,531,328
18Mar 21, 2026 15:525,98780,067,66442,735,0006,956,0002,359,296
19Mar 21, 2026 15:436,00176,746,81443,834,0005,977,0002,543,616
20Mar 21, 2026 15:076,00574,617,28846,854,0002,990,0002,416,640
21Mar 21, 2026 15:336,00676,130,82343,869,0005,982,0002,523,136
22Mar 21, 2026 16:206,01680,012,94346,936,0002,995,0002,506,752
23Mar 21, 2026 15:206,02277,331,69947,985,0001,999,0002,555,904
24Mar 21, 2026 17:156,03080,608,04746,042,0004,003,0002,326,528
25Mar 21, 2026 15:336,03182,198,48846,056,0004,004,0002,482,176
26Mar 21, 2026 17:156,05983,104,98946,269,0004,023,0002,494,464
27Mar 21, 2026 07:356,06776,601,44846,328,0004,028,0002,338,816
28Mar 21, 2026 07:356,12081,694,43544,819,0005,975,0002,322,432
29Mar 21, 2026 15:126,15775,457,39448,095,0003,005,0002,322,432
30Mar 21, 2026 07:356,17276,746,79746,207,0005,022,0002,445,312
31Mar 21, 2026 15:0818,465534,055,70346,689,000106,574,0002,453,504
32Mar 21, 2026 15:0825,0541,150,439,81370,790,000137,155,0002,281,472
33Mar 21, 2026 15:0825,877930,162,73341,372,000173,411,0002,396,160