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 26, 2026 08:07poyo180605poyo180605Score: 60,328Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 26, 2026 15:0357,903508,903,173418,647,00061,947,0002,293,760
2Mar 26, 2026 15:0357,967505,326,112428,112,00053,013,0002,383,872
3Mar 26, 2026 15:0357,988510,425,643419,261,00062,038,0002,293,760
4Mar 26, 2026 15:0358,032507,389,073458,681,00022,984,0002,293,760
5Mar 26, 2026 15:0358,038505,808,301435,743,00045,972,0002,293,760
6Mar 26, 2026 15:0358,075505,730,560425,019,00057,002,0002,293,760
7Mar 26, 2026 15:0358,167514,736,528426,815,00055,975,0002,293,760
8Mar 26, 2026 15:0358,183502,422,795413,930,00068,988,0002,289,664
9Mar 26, 2026 15:0358,200505,534,576422,051,00061,007,0002,289,664
10Mar 26, 2026 15:0160,276530,616,761452,263,00048,027,0002,293,760
11Mar 26, 2026 15:0160,280529,911,895457,297,00043,027,0002,383,872
12Apr 10, 2026 04:0060,324523,795,264436,729,00063,960,0002,392,064
13Mar 26, 2026 15:0160,328524,461,956452,746,00047,973,0002,293,760
14Apr 10, 2026 04:0060,339523,494,209463,824,00036,986,0002,392,064
15Mar 26, 2026 15:0160,342523,853,545445,860,00054,982,0002,293,760
16Mar 26, 2026 15:0160,360526,088,679457,987,00042,998,0002,392,064
17Mar 26, 2026 08:0760,417528,280,936492,450,0009,008,0002,293,760
18Mar 26, 2026 15:0160,418527,570,272484,453,00017,015,0002,392,064
19Mar 26, 2026 08:0760,459528,155,736492,817,0008,996,0002,293,760
20Mar 26, 2026 15:0160,462527,701,980489,841,00011,996,0002,293,760
21Mar 26, 2026 08:0760,462528,756,412447,851,00053,982,0002,387,968
22Apr 10, 2026 04:0060,471524,576,182466,915,00034,993,0002,293,760
23Mar 26, 2026 15:0160,549535,192,399431,622,00070,938,0002,293,760
24Mar 26, 2026 15:0160,733532,144,419492,086,00012,002,0002,289,664