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 20, 2026 14:39Dominique GarmierDominique GarmierScore: 370,918Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 21, 2026 02:15370,0073,105,705,7873,070,057,000999,0002,281,472
2Mar 21, 2026 02:15370,2363,100,786,2383,071,957,000999,0002,469,888
3Mar 20, 2026 17:00370,3833,101,175,8823,074,176,00002,281,472
4Mar 21, 2026 02:41370,3943,103,708,7523,073,275,000999,0002,285,568
5Mar 20, 2026 21:22370,4643,099,992,4723,073,855,000999,0002,285,568
6Mar 20, 2026 17:00370,4893,108,248,0023,073,059,0001,998,0002,281,472
7Mar 20, 2026 14:39370,5373,106,205,5023,074,457,000999,0002,281,472
8Mar 20, 2026 21:22370,5483,102,349,3753,074,551,000999,0002,355,200
9Mar 21, 2026 03:58370,8483,111,653,7653,077,043,000999,0002,281,472
10Mar 21, 2026 03:58370,9183,126,923,9543,076,621,0001,996,0002,281,472
11Mar 21, 2026 02:41371,0803,114,785,7533,077,964,0001,998,0002,281,472
12Mar 20, 2026 14:39371,2243,115,923,5723,081,161,00002,285,568
13Mar 21, 2026 02:41371,2743,110,771,3933,080,574,000999,0002,285,568
14Mar 20, 2026 14:39371,2923,102,602,1363,080,721,000999,0002,285,568
15Mar 20, 2026 17:00371,5003,118,716,3063,082,449,000998,0002,281,472
16Mar 21, 2026 03:58372,1233,126,068,8773,087,623,000998,0002,281,472
17Mar 21, 2026 02:15379,4483,180,527,7793,148,423,000999,0002,355,200
18Mar 20, 2026 21:22379,5123,177,437,3423,147,953,0001,998,0002,359,296