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 listMay 4, 2021 22:35Yuriy LyfenkoYuriy LyfenkoScore: 23,515Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1May 4, 2021 22:2922,004216,315,152181,636,000998,0002,260,992
2May 4, 2021 22:3523,482220,855,707192,900,0001,998,0002,396,160
3May 4, 2021 22:2923,483218,828,836192,908,0001,999,0002,392,064
4May 4, 2021 22:2823,487221,910,190191,947,0002,999,0002,387,968
5May 4, 2021 22:2923,487220,093,129193,939,000999,0002,379,776
6May 4, 2021 22:3523,491220,144,857192,979,0001,999,0002,260,992
7May 4, 2021 22:2823,491218,239,082193,977,000999,0002,260,992
8May 4, 2021 22:3523,492225,569,775193,981,000999,0002,260,992
9May 4, 2021 22:2923,492227,041,957192,984,0001,999,0002,260,992
10May 4, 2021 22:3523,493220,928,103192,994,0001,999,0002,260,992
11May 4, 2021 22:3523,493220,129,336193,991,000999,0002,392,064
12May 4, 2021 22:3523,493223,852,055192,993,0001,999,0002,392,064
13May 4, 2021 22:2823,493227,475,234191,991,0002,999,0002,260,992
14May 4, 2021 22:2923,496223,985,421192,014,0003,000,0002,260,992
15May 4, 2021 22:3523,498225,843,727194,031,0001,000,0002,392,064
16May 4, 2021 22:2823,498229,707,915193,036,0002,000,0002,392,064
17May 4, 2021 22:2823,500221,792,555195,050,00002,260,992
18May 4, 2021 22:3523,501221,105,780194,056,0001,000,0002,260,992
19May 4, 2021 22:2823,506224,637,877192,098,0003,001,0002,260,992
20May 4, 2021 22:2823,507225,289,805192,105,0003,001,0002,519,040
21May 4, 2021 22:3523,508222,524,158193,118,0002,001,0002,260,992
22May 4, 2021 22:2823,513219,800,528192,160,0003,002,0002,260,992
23May 4, 2021 22:3523,513226,496,447193,155,0002,001,0002,260,992
24May 4, 2021 22:2823,513217,852,442194,161,0001,000,0002,260,992
25May 4, 2021 22:2923,514230,660,762193,162,0002,001,0002,260,992
26May 4, 2021 22:2823,514224,834,868192,165,0003,002,0002,392,064
27May 4, 2021 22:2823,515224,646,418192,170,0003,002,0002,260,992
28May 4, 2021 22:3523,515225,376,961194,171,0001,000,0002,392,064
29May 4, 2021 22:3523,516218,194,314192,181,0003,002,0002,260,992
30May 4, 2021 22:3523,518225,157,860192,194,0003,003,0002,260,992
31May 4, 2021 22:3523,520223,693,606194,217,0001,001,0002,260,992
32May 4, 2021 22:2823,521231,185,006193,224,0002,002,0002,260,992
33May 4, 2021 22:2823,522223,560,650193,229,0002,002,0002,260,992
34May 4, 2021 22:3523,522228,602,601192,231,0003,003,0002,260,992
35May 4, 2021 22:3523,522221,957,737194,235,0001,001,0002,387,968
36May 4, 2021 22:2823,524216,510,651194,250,0001,001,0002,260,992
37May 4, 2021 22:2923,525221,442,828194,255,0001,001,0002,260,992
38May 4, 2021 22:2823,527218,727,103194,271,0001,001,0002,260,992
39May 4, 2021 22:3523,527217,085,119194,277,0001,001,0002,260,992
40May 4, 2021 22:3523,528222,598,804191,278,0004,005,0002,396,160
41May 4, 2021 22:2823,529217,634,877194,289,0001,001,0002,260,992
42May 4, 2021 22:2823,530222,058,216195,302,00002,260,992
43May 4, 2021 22:3523,531224,855,982194,306,0001,001,0002,400,256
44May 4, 2021 22:3523,538227,983,633194,362,0001,001,0002,260,992
45May 4, 2021 22:3523,539219,045,040194,372,0001,001,0002,260,992
46May 4, 2021 22:3523,540222,973,465194,381,0001,001,0002,387,968
47May 4, 2021 22:2823,540224,066,999192,376,0003,005,0002,260,992
48May 4, 2021 22:3523,545216,565,956192,419,0003,006,0002,396,160
49May 4, 2021 22:2923,549221,005,957194,461,000997,0002,260,992
50May 4, 2021 22:3523,549223,666,982194,455,0001,002,0002,260,992
51May 4, 2021 22:3523,551226,057,712195,477,00002,400,256
52May 4, 2021 22:2923,565223,877,498194,596,000997,0002,392,064
53May 4, 2021 22:3524,205225,278,493199,900,000999,0002,252,800
54May 4, 2021 22:3524,234227,779,748199,139,0002,001,0002,252,800