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 10, 2026 14:48Danylo MocherniukDanylo MocherniukScore: 4,638Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 11, 2026 10:094,46261,727,17235,035,0002,002,0002,400,256
2Apr 11, 2026 10:094,46959,173,63435,087,0002,005,0002,396,160
3Apr 10, 2026 14:384,47759,813,35934,144,0003,012,0002,510,848
4Apr 10, 2026 14:384,48858,062,64735,238,0002,013,0002,396,160
5Apr 10, 2026 14:484,49354,436,07435,274,0002,015,0002,297,856
6Apr 10, 2026 14:384,49460,404,24335,282,0002,016,0002,396,160
7Apr 11, 2026 10:094,50664,011,02035,377,0002,021,0002,392,064
8Apr 10, 2026 14:384,50863,504,63736,403,0001,011,0002,383,872
9Apr 10, 2026 14:384,53463,817,77636,617,0001,017,0002,297,856
10Apr 10, 2026 14:384,53764,962,90636,638,0001,017,0002,297,856
11Apr 11, 2026 10:094,55866,172,80636,840,000995,0002,502,656
12Apr 11, 2026 10:094,55863,302,86035,839,0001,991,0002,392,064
13Apr 10, 2026 14:484,56064,610,66635,858,0001,992,0002,383,872
14Apr 10, 2026 14:484,57661,147,82635,983,0001,999,0002,396,160
15Apr 10, 2026 14:484,61266,522,30935,259,0003,022,0002,297,856
16Apr 10, 2026 14:484,61861,411,79136,313,0002,017,0002,297,856
17Apr 10, 2026 14:384,62964,966,41835,388,0003,033,0002,297,856
18Apr 11, 2026 10:094,63660,404,41436,453,0002,025,0002,297,856
19Apr 10, 2026 14:484,63863,539,16435,459,0003,039,0002,490,368
20Apr 10, 2026 14:384,65066,960,35537,578,0001,015,0002,297,856
21Apr 10, 2026 14:484,68064,821,58136,855,0001,992,0002,387,968
22Apr 11, 2026 10:094,68560,089,14636,889,0001,994,0002,338,816
23Apr 10, 2026 14:384,68770,515,18135,910,0002,992,0002,297,856
24Apr 10, 2026 14:484,69659,683,73935,977,0002,998,0002,473,984
25Apr 11, 2026 10:094,71061,027,21538,092,0001,002,0002,379,776
26Apr 11, 2026 10:094,73161,323,58837,258,0002,013,0002,383,872
27Apr 11, 2026 10:094,74761,687,49638,390,0001,010,0002,297,856
28Apr 11, 2026 10:094,75661,420,81036,439,0003,036,0002,297,856
29Apr 10, 2026 14:484,75960,851,76836,461,0003,038,0002,387,968
30Apr 11, 2026 10:094,76261,697,68738,514,0001,013,0002,400,256
31Apr 11, 2026 10:094,76563,484,68138,536,0001,014,0002,297,856
32Apr 10, 2026 14:484,80072,244,36736,850,0002,987,0002,514,944
33Apr 10, 2026 14:484,80862,941,61138,907,000997,0002,297,856
34Apr 11, 2026 10:094,81064,041,60836,926,0002,994,0002,297,856
35Apr 11, 2026 10:094,81066,772,61136,930,0002,994,0002,416,640
36Apr 10, 2026 14:485,09376,796,32838,247,0004,026,0002,424,832