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 10, 2026 16:29Daniel MastalerzDaniel MastalerzScore: 8,475Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 10, 2026 16:298,45794,656,30265,183,0005,014,0002,404,352
2Feb 10, 2026 16:298,45792,990,82767,182,0003,008,0002,297,856
3Feb 10, 2026 16:298,45993,391,96669,205,0001,002,0002,387,968
4Feb 9, 2026 21:008,46291,797,84866,224,0004,013,0002,502,656
5Feb 10, 2026 16:298,46390,921,10665,227,0005,017,0002,498,560
6Feb 9, 2026 21:008,46495,795,47966,240,0004,014,0002,338,816
7Feb 9, 2026 21:008,46893,170,85665,264,0005,020,0002,396,160
8Feb 10, 2026 16:298,47097,508,56266,285,0004,017,0002,404,352
9Feb 9, 2026 21:008,47594,404,14866,321,0004,019,0002,404,352
10Feb 9, 2026 21:008,47595,079,86465,315,0005,024,0002,400,256
11Feb 9, 2026 21:008,475102,730,69866,320,0004,019,0002,314,240
12Feb 9, 2026 21:008,47794,956,54365,333,0005,025,0002,310,144
13Feb 10, 2026 16:298,477101,881,48866,335,0004,020,0002,400,256
14Feb 10, 2026 16:298,49096,322,88167,444,0003,019,0002,314,240
15Feb 9, 2026 21:008,49199,920,51867,458,0003,020,0002,310,144
16Feb 10, 2026 16:298,49298,369,15065,450,0005,034,0002,400,256
17Feb 10, 2026 16:298,49394,714,14967,475,0003,021,0002,318,336
18Feb 10, 2026 16:298,641100,489,12267,739,0003,984,0002,412,544
19Feb 10, 2026 16:298,644101,817,69067,758,0003,985,0002,326,528
20Feb 10, 2026 16:298,68696,385,80467,086,0005,006,0002,408,448
21Feb 9, 2026 21:008,941102,103,71470,201,0004,011,0002,314,240