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 20, 2026 02:01Serhii SakhnoSerhii SakhnoScore: 73,027Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 20, 2026 01:5972,646625,179,705600,964,0001,999,0002,273,280
2Feb 20, 2026 01:5972,833630,678,189603,517,000999,0002,293,760
3Feb 20, 2026 01:5972,849633,611,270603,648,000999,0002,293,760
4Feb 20, 2026 02:0272,863630,147,349602,762,0001,999,0002,293,760
5Feb 20, 2026 01:5972,872629,050,117602,838,0001,999,0002,293,760
6Feb 20, 2026 01:5972,877626,183,643604,883,00002,273,280
7Feb 20, 2026 01:5972,892626,860,688603,001,0002,000,0002,293,760
8Feb 20, 2026 02:0272,899626,546,037603,060,0002,000,0002,277,376
9Feb 20, 2026 01:5972,904635,102,518604,104,0001,000,0002,293,760
10Feb 20, 2026 02:0272,948627,579,374603,473,0001,998,0002,293,760
11Feb 20, 2026 02:0273,027627,376,161605,126,0001,000,0002,285,568
12Feb 20, 2026 02:0273,041631,866,878605,241,0001,000,0002,293,760
13Feb 20, 2026 02:0273,050632,598,243605,311,0001,000,0002,293,760
14Feb 20, 2026 02:0173,055632,930,904604,356,0001,997,0002,379,776
15Feb 20, 2026 01:5973,071628,031,819605,487,000999,0002,281,472
16Feb 20, 2026 01:5973,073632,222,903605,503,000999,0002,293,760
17Feb 20, 2026 02:0273,094632,368,800605,678,000999,0002,277,376
18Feb 20, 2026 02:0273,104630,633,314604,762,0001,999,0002,293,760
19Feb 20, 2026 02:0173,182637,172,913606,411,000999,0002,293,760
20Feb 20, 2026 02:0273,183636,932,838605,424,0001,998,0002,293,760
21Feb 20, 2026 02:0173,199637,499,815605,551,0001,998,0002,293,760