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 23, 2026 20:45wnwnScore: 4,397Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 24, 2026 15:014,34656,873,86234,070,0002,004,0002,498,560
2Feb 23, 2026 21:444,35053,925,23134,100,0002,005,0002,494,464
3Feb 24, 2026 15:074,35360,402,08934,120,0002,007,0002,482,176
4Feb 24, 2026 15:004,35457,049,12634,133,0002,007,0002,490,368
5Feb 24, 2026 15:014,35857,027,07634,160,0002,009,0002,535,424
6Feb 24, 2026 15:014,36261,212,69334,190,0002,011,0002,535,424
7Feb 23, 2026 20:534,36759,263,84834,229,0002,013,0002,498,560
8Feb 23, 2026 21:054,36861,747,59934,240,0002,014,0002,490,368
9Feb 23, 2026 21:074,37260,625,46035,283,0001,008,0002,535,424
10Feb 24, 2026 15:004,37456,934,69135,293,0001,008,0002,494,464
11Feb 23, 2026 20:524,38057,844,48535,344,0001,009,0002,535,424
12Feb 24, 2026 15:004,38266,571,61435,359,0001,010,0002,490,368
13Feb 23, 2026 20:534,38258,047,56635,363,0001,010,0002,535,424
14Feb 23, 2026 21:054,38358,104,96135,365,0001,010,0002,535,424
15Feb 23, 2026 21:444,38360,901,25935,369,0001,010,0002,535,424
16Feb 24, 2026 15:014,38761,886,91435,401,0001,011,0002,494,464
17Feb 24, 2026 15:074,38760,979,48135,399,0001,011,0002,502,656
18Feb 23, 2026 20:534,38962,129,47135,415,0001,011,0002,490,368
19Feb 24, 2026 15:014,39156,950,15935,432,0001,012,0002,535,424
20Feb 24, 2026 15:004,39358,997,17735,446,0001,012,0002,535,424
21Feb 23, 2026 20:474,39555,486,34235,469,0001,013,0002,535,424
22Feb 24, 2026 15:014,39760,128,85335,486,0001,013,0002,535,424
23Feb 23, 2026 21:444,39757,332,88935,483,0001,013,0002,490,368
24Feb 24, 2026 15:014,39859,772,60635,488,0001,013,0002,273,280
25Feb 23, 2026 21:074,40157,594,76135,518,0001,014,0002,494,464
26Feb 23, 2026 20:524,40254,145,23735,519,0001,014,0002,498,560
27Feb 23, 2026 21:054,40363,670,36935,534,0001,015,0002,502,656
28Feb 23, 2026 20:484,40359,016,53435,527,0001,015,0002,506,752
29Feb 23, 2026 20:484,40563,856,26435,544,0001,015,0002,535,424
30Feb 23, 2026 21:054,40667,531,79835,557,0001,015,0002,490,368
31Feb 24, 2026 15:074,40765,787,15735,564,0001,016,0002,535,424
32Feb 23, 2026 21:054,40859,076,29335,572,0001,016,0002,535,424
33Feb 24, 2026 15:004,43672,489,48035,825,000995,0002,482,176
34Feb 23, 2026 21:074,43966,606,45534,851,0001,991,0002,273,280
35Feb 24, 2026 15:014,44158,032,63134,866,0001,992,0002,535,424
36Feb 23, 2026 20:524,44261,284,21334,874,0001,992,0002,498,560
37Feb 23, 2026 20:484,46264,289,39834,112,0002,923,0002,265,088
38Feb 23, 2026 21:054,46759,976,75535,071,0002,004,0002,498,560
39Feb 24, 2026 15:014,47958,201,10635,165,0002,009,0002,490,368
40Feb 23, 2026 20:474,52462,794,61236,536,0001,014,0002,273,280
41Feb 24, 2026 15:008,25695,204,87267,516,0001,007,0002,535,424
42Feb 23, 2026 20:478,62294,785,28370,559,0001,007,0002,273,280