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 6, 2025 16:15Rajarshi BasuRajarshi BasuScore: 5,937Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Dec 6, 2025 16:095,89777,103,15245,950,0002,996,0002,273,280
2Dec 6, 2025 16:155,90169,412,18345,981,0002,998,0002,289,664
3Dec 6, 2025 16:215,90276,099,56545,991,0002,999,0002,523,136
4Dec 6, 2025 16:095,90472,726,24547,007,0002,000,0002,289,664
5Dec 6, 2025 16:095,91070,241,50546,051,0003,003,0002,289,664
6Dec 6, 2025 16:165,91370,844,94647,072,0002,003,0002,281,472
7Dec 6, 2025 16:155,91473,379,79547,081,0002,003,0002,289,664
8Dec 6, 2025 16:095,91469,839,50646,084,0003,005,0002,289,664
9Dec 6, 2025 16:155,91777,860,09247,110,0002,004,0002,273,280
10Dec 6, 2025 16:155,91871,063,39247,114,0002,004,0002,289,664
11Dec 6, 2025 16:155,91971,018,90046,118,0003,007,0002,273,280
12Dec 6, 2025 16:215,92169,858,58846,133,0003,008,0002,289,664
13Dec 6, 2025 16:215,92374,958,19446,148,0003,009,0002,289,664
14Dec 6, 2025 16:155,92775,841,63947,188,0002,008,0002,289,664
15Dec 6, 2025 16:165,92875,729,29046,194,0003,012,0002,289,664
16Dec 6, 2025 16:155,93472,338,83946,239,0003,015,0002,285,568
17Dec 6, 2025 16:095,93572,713,97948,255,0001,005,0002,367,488
18Dec 6, 2025 16:095,93573,706,40048,259,0001,005,0002,289,664
19Dec 6, 2025 16:155,93777,271,54448,273,0001,005,0002,269,184
20Dec 6, 2025 16:095,94569,235,74746,326,0003,021,0002,289,664
21Dec 6, 2025 16:095,96271,546,37446,459,0003,029,0002,289,664
22Dec 6, 2025 16:165,96473,604,23548,488,0001,010,0002,289,664
23Dec 6, 2025 16:095,97575,693,76247,569,0002,024,0002,289,664
24Dec 6, 2025 16:156,00279,949,32446,826,0002,988,0002,289,664
25Dec 6, 2025 16:156,03971,726,89947,116,0003,007,0002,289,664
26Dec 6, 2025 16:216,05172,679,62348,215,0002,008,0002,289,664
27Dec 6, 2025 16:166,05877,872,95647,264,0003,016,0002,289,664
28Dec 6, 2025 16:096,05873,869,76149,280,0001,005,0002,289,664
29Dec 6, 2025 16:216,06577,211,51747,316,0003,020,0002,289,664
30Dec 6, 2025 16:166,07076,827,70447,362,0003,023,0002,289,664
31Dec 6, 2025 16:096,07170,703,83247,368,0003,023,0002,289,664
32Dec 6, 2025 16:156,07472,480,44147,389,0003,024,0002,289,664
33Dec 6, 2025 16:096,07976,982,34348,435,0002,018,0002,289,664
34Dec 6, 2025 16:156,08076,874,22948,443,0002,018,0002,273,280
35Dec 6, 2025 16:216,08174,771,74449,461,0001,009,0002,289,664
36Dec 6, 2025 16:166,13973,316,91948,952,0001,998,0002,289,664