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 listApr 6, 2026 16:57Danylo MocherniukDanylo MocherniukScore: 5,848Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 6, 2026 17:025,80474,466,31747,169,0001,003,0002,392,064
2Apr 6, 2026 17:025,80569,820,74046,171,0002,007,0002,400,256
3Apr 6, 2026 16:575,81073,924,63647,217,0001,004,0002,297,856
4Apr 6, 2026 17:025,81776,316,66946,267,0002,011,0002,297,856
5Apr 6, 2026 16:575,81875,064,33747,287,0001,006,0002,297,856
6Apr 6, 2026 16:575,82575,237,02046,331,0002,014,0002,392,064
7Apr 6, 2026 16:575,82573,139,91946,331,0002,014,0002,400,256
8Apr 6, 2026 17:025,83271,944,12846,387,0002,016,0002,297,856
9Apr 6, 2026 17:025,83570,820,08646,414,0002,018,0002,400,256
10Apr 6, 2026 16:575,83771,930,15448,449,00002,297,856
11Apr 6, 2026 16:575,83873,334,42246,440,0002,019,0002,383,872
12Apr 6, 2026 17:025,83974,371,59447,454,0001,009,0002,404,352
13Apr 6, 2026 16:575,83976,154,56747,453,0001,009,0002,297,856
14Apr 6, 2026 16:575,84172,269,79747,468,0001,009,0002,297,856
15Apr 6, 2026 17:025,84775,170,47046,508,0002,022,0002,297,856
16Apr 6, 2026 17:025,84872,407,47947,525,0001,011,0002,400,256
17Apr 6, 2026 16:575,85075,137,18246,530,0002,023,0002,297,856
18Apr 6, 2026 16:575,85275,040,75847,562,0001,011,0002,408,448
19Apr 6, 2026 16:575,85376,801,07546,552,0002,024,0002,400,256
20Apr 6, 2026 16:575,85376,562,23947,567,0001,012,0002,297,856
21Apr 6, 2026 16:575,85776,403,74147,602,0001,012,0002,412,544
22Apr 6, 2026 17:025,85785,112,68747,598,0001,012,0002,412,544
23Apr 6, 2026 17:025,87076,952,28146,688,0002,029,0002,404,352
24Apr 6, 2026 16:575,87978,357,60146,802,0001,991,0002,404,352
25Apr 6, 2026 16:575,88378,047,66546,837,0001,993,0002,297,856
26Apr 6, 2026 17:025,88374,822,97245,842,0002,989,0002,297,856
27Apr 6, 2026 16:575,88473,920,17947,841,000996,0002,297,856
28Apr 6, 2026 16:575,88482,099,79846,843,0001,993,0002,297,856
29Apr 6, 2026 16:575,98577,423,18447,645,0002,027,0002,412,544
30Apr 6, 2026 17:026,00478,696,81846,841,0002,989,0002,297,856