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 listOct 9, 2024 08:20matsuoka-601matsuoka-601Error
Source Code

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

Challenge History
DateChallengerCostTypeStatus
Apr 27, 2026 10:35wn10.00RecheckSolution Broken
Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 27, 2026 10:350100,213,55481,785,000997,000237,568No answer to stdout. Died or killed?
2Oct 23, 2024 08:443,84759,763,66629,935,0001,995,0002,424,832
3Oct 9, 2024 08:213,85058,336,98829,959,0001,997,0002,281,472
4Oct 9, 2024 08:213,85353,833,25030,983,000999,0002,424,832
5Oct 23, 2024 08:443,85553,292,39829,994,0001,999,0002,281,472
6Oct 9, 2024 08:203,86260,101,20831,052,0001,001,0002,281,472
7Oct 9, 2024 08:213,86658,657,62230,080,0002,005,0002,281,472
8Oct 23, 2024 08:433,86762,461,78230,091,0002,006,0002,281,472
9Oct 9, 2024 08:213,86753,669,91031,092,0001,002,0002,416,640
10Oct 9, 2024 08:213,86860,387,13430,098,0002,006,0002,281,472
11Oct 9, 2024 08:213,86958,764,75231,112,0001,003,0002,281,472
12Oct 23, 2024 08:443,87155,685,94830,124,0002,008,0002,420,736
13Oct 9, 2024 08:203,87258,860,85131,104,0001,036,0002,416,640
14Oct 9, 2024 08:203,87655,496,80431,163,0001,005,0002,424,832
15Oct 10, 2024 15:293,87657,238,80730,160,0002,010,0002,281,472
16Oct 9, 2024 08:203,88260,008,58330,209,0002,013,0002,281,472
17Oct 9, 2024 08:203,88655,529,38730,236,0002,015,0002,281,472
18Oct 23, 2024 08:443,88755,684,31031,254,0001,008,0002,281,472
19Oct 9, 2024 08:203,88855,889,57130,255,0002,017,0002,428,928
20Oct 23, 2024 08:443,89357,916,53631,307,0001,009,0002,420,736
21Oct 9, 2024 08:213,90058,512,49731,359,0001,011,0002,281,472
22Oct 9, 2024 08:213,90056,473,59931,361,0001,011,0002,420,736
23Oct 10, 2024 15:293,90356,922,65930,367,0002,024,0002,281,472
24Oct 9, 2024 08:203,90358,114,90132,393,00002,281,472
25Oct 23, 2024 08:443,91063,223,86931,435,0001,014,0002,412,544
26Oct 9, 2024 08:203,91151,475,98031,447,0001,014,0002,420,736
27Oct 23, 2024 08:443,91158,352,03431,450,0001,014,0002,281,472
28Oct 23, 2024 08:433,91858,060,61931,506,0001,016,0002,281,472
29Oct 23, 2024 08:443,91853,581,89332,516,00002,424,832
30Oct 23, 2024 08:443,92162,764,32831,530,0001,017,0002,281,472
31Oct 9, 2024 08:203,92762,186,38231,575,0001,018,0002,424,832
32Oct 9, 2024 08:213,93563,723,58232,660,00002,281,472
33Oct 10, 2024 15:293,94058,690,93831,680,0001,021,0002,277,376
34Oct 23, 2024 08:433,96158,842,42631,878,000996,0002,281,472