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 listApr 13, 2026 20:37Yuriy LyfenkoYuriy LyfenkoScore: 4,316Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Apr 18, 2026 15:414,27858,221,17034,493,0001,014,0002,482,176
2Apr 13, 2026 20:374,27960,182,20234,502,0001,014,0002,465,792
3Apr 13, 2026 20:374,28157,931,65934,520,0001,015,0002,306,048
4Apr 18, 2026 15:414,28357,119,99734,531,0001,015,0002,469,888
5Apr 18, 2026 15:424,28457,981,30834,541,0001,015,0002,473,984
6Apr 13, 2026 20:374,28555,164,22234,547,0001,016,0002,473,984
7Apr 18, 2026 15:424,28664,131,75834,554,0001,016,0002,478,080
8Apr 13, 2026 20:374,28660,112,14534,560,0001,016,0002,535,424
9Apr 18, 2026 15:414,28760,003,22434,568,0001,016,0002,273,280
10Apr 18, 2026 15:424,28865,429,71734,571,0001,016,0002,535,424
11Apr 13, 2026 20:374,28862,729,50634,573,0001,016,0002,473,984
12Apr 18, 2026 15:414,28860,889,48834,574,0001,016,0002,535,424
13Apr 13, 2026 20:374,28960,490,31034,585,0001,017,0002,478,080
14Apr 13, 2026 20:374,29061,431,64934,589,0001,017,0002,535,424
15Apr 18, 2026 15:414,29160,134,60334,598,0001,017,0002,535,424
16Apr 18, 2026 15:424,29256,905,16633,648,0001,979,0002,273,280
17Apr 18, 2026 15:414,29359,818,77934,611,0001,017,0002,310,144
18Apr 18, 2026 15:414,29764,356,95334,649,0001,019,0002,469,888
19Apr 18, 2026 15:424,29867,335,46434,656,0001,019,0002,535,424
20Apr 13, 2026 20:374,29859,644,87434,658,0001,019,0002,535,424
21Apr 18, 2026 15:424,30066,088,94934,669,0001,019,0002,535,424
22Apr 18, 2026 15:424,30362,596,79234,692,0001,020,0002,469,888
23Apr 18, 2026 15:424,31659,650,09533,830,0001,990,0002,535,424
24Apr 18, 2026 15:414,31763,332,16033,844,0001,990,0002,473,984
25Apr 13, 2026 20:374,31765,892,22233,842,0001,990,0002,535,424
26Apr 13, 2026 20:374,31860,860,69234,843,000995,0002,535,424
27Apr 13, 2026 20:374,31866,733,51633,847,0001,991,0002,535,424
28Apr 18, 2026 15:414,31863,815,29935,837,00002,535,424
29Apr 18, 2026 15:424,31862,361,42133,851,0001,991,0002,469,888
30Apr 13, 2026 20:374,31865,058,34133,852,0001,991,0002,535,424
31Apr 18, 2026 15:424,31866,186,54833,851,0001,991,0002,535,424
32Apr 13, 2026 20:374,31858,421,31633,851,0001,991,0002,535,424
33Apr 18, 2026 15:424,31962,697,42534,852,000995,0002,306,048
34Apr 13, 2026 20:374,31966,843,18134,850,000995,0002,478,080
35Apr 18, 2026 15:424,31960,383,20234,854,000995,0002,473,984
36Apr 18, 2026 15:424,31960,060,00433,857,0001,991,0002,473,984
37Apr 18, 2026 15:414,31965,272,43833,855,0001,991,0002,482,176
38Apr 13, 2026 20:374,32361,069,40133,892,0001,993,0002,473,984
39Apr 13, 2026 20:374,32360,778,34133,891,0001,993,0002,461,696
40Apr 18, 2026 15:424,32360,084,87133,889,0001,993,0002,465,792
41Apr 13, 2026 20:374,32455,473,99033,893,0001,993,0002,473,984
42Apr 18, 2026 15:424,32763,552,53733,922,0001,995,0002,301,952
43Apr 13, 2026 20:374,33064,101,87033,942,0001,996,0002,465,792
44Apr 18, 2026 15:414,33361,083,56634,969,000999,0002,478,080
45Apr 18, 2026 15:414,33459,860,30133,976,0001,998,0002,473,984