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 listDec 5, 2025 09:03lmaohalmaohaScore: 2,065,415Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 5, 2025 09:032,063,93117,163,000,29817,047,667,00082,964,0002,277,376
2Dec 5, 2025 09:012,064,09717,166,241,53217,074,032,00057,976,0002,277,376
3Dec 5, 2025 09:012,064,18217,165,258,38217,076,740,00055,972,0002,289,664
4Dec 5, 2025 09:012,064,96617,178,035,34517,065,250,00073,970,0002,260,992
5Dec 5, 2025 09:032,065,04717,170,709,11617,071,917,00067,971,0002,277,376
6Dec 5, 2025 09:012,065,22917,178,346,21317,058,436,00082,963,0002,277,376
7Dec 5, 2025 09:012,065,32417,178,030,27117,065,225,00076,964,0002,277,376
8Dec 5, 2025 09:032,065,32717,173,489,19617,070,247,00071,971,0002,510,848
9Dec 5, 2025 09:012,065,39617,174,311,53617,086,814,00055,973,0002,277,376
10Dec 5, 2025 09:012,065,41517,173,896,69417,072,972,00069,971,0002,277,376
11Dec 5, 2025 09:012,065,44017,171,430,01717,068,181,00074,970,0002,285,568
12Dec 5, 2025 09:032,065,77817,179,383,05317,076,990,00068,967,0002,277,376
13Dec 5, 2025 09:032,066,20217,183,312,89617,079,511,00069,969,0002,277,376
14Dec 5, 2025 09:032,066,24017,183,678,54017,074,822,00074,968,0002,277,376
15Dec 5, 2025 09:032,066,42517,183,225,61517,084,365,00066,966,0002,277,376
16Dec 5, 2025 09:032,066,47817,180,776,74117,079,801,00071,969,0002,359,296
17Dec 5, 2025 09:032,066,81117,182,715,58417,079,560,00074,971,0002,277,376
18Dec 5, 2025 09:012,072,03317,231,659,11217,114,915,00082,960,0002,277,376