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 13, 2026 12:45Eric CeglieEric CeglieScore: 26,590Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Mar 13, 2026 13:2526,548252,921,539220,347,00002,285,568
2Mar 13, 2026 14:3226,558244,268,431219,433,0001,001,0002,285,568
3Mar 13, 2026 13:2526,561250,412,611219,452,0001,002,0002,285,568
4Mar 13, 2026 14:3226,563253,227,749219,475,0001,002,0002,506,752
5Mar 13, 2026 12:4526,565243,713,957219,484,0001,002,0002,519,040
6Mar 13, 2026 14:3226,572247,131,450219,549,0001,002,0002,260,992
7Mar 13, 2026 14:3226,573251,029,976219,562,000998,0002,285,568
8Mar 13, 2026 14:3226,573248,021,926219,551,0001,002,0002,285,568
9Mar 13, 2026 12:4526,576243,515,837219,579,000998,0002,506,752
10Mar 13, 2026 14:3226,578249,926,316219,601,000998,0002,269,184
11Mar 13, 2026 13:2526,580249,488,635219,620,000998,0002,260,992
12Mar 13, 2026 13:2526,581250,955,216219,621,000998,0002,514,944
13Mar 13, 2026 13:2526,589250,344,572220,688,00002,285,568
14Mar 13, 2026 12:4526,590250,909,432218,703,0001,997,0002,285,568
15Mar 13, 2026 12:4526,590248,975,634219,696,000998,0002,285,568
16Mar 13, 2026 13:2526,591242,224,503218,710,0001,997,0002,514,944
17Mar 13, 2026 13:2526,592249,579,424220,711,00002,285,568
18Mar 13, 2026 14:3226,592244,749,262218,713,0001,997,0002,514,944
19Mar 13, 2026 13:2526,593251,376,527218,725,0001,997,0002,363,392
20Mar 13, 2026 13:2526,593248,910,741218,723,0001,997,0002,277,376
21Mar 13, 2026 12:4526,594255,159,663218,736,0001,997,0002,285,568
22Mar 13, 2026 14:3226,594245,168,941219,734,000998,0002,289,664
23Mar 13, 2026 12:4526,596247,095,111218,752,0001,997,0002,514,944
24Mar 13, 2026 12:4526,598243,833,457219,763,000998,0002,514,944
25Mar 13, 2026 12:4526,603248,581,524218,804,0001,998,0002,514,944
26Mar 13, 2026 14:3226,609253,493,896219,856,000999,0002,260,992
27Mar 13, 2026 12:4526,610246,260,562218,867,0001,998,0002,285,568