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 19, 2026 19:34lipapipalipapipaScore: 5,888Success
Source Code

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

Challenge History

No challenges yet.

Run Statistics
#DateScoreWall TimeCPU UserCPU SystemMemoryError
1Feb 19, 2026 19:345,69069,696,33645,222,0002,009,0002,371,584
2Feb 19, 2026 19:335,69871,915,54845,279,0002,012,0002,486,272
3Feb 19, 2026 19:345,70668,043,65844,339,0003,023,0002,314,240
4Feb 19, 2026 19:345,73975,318,86946,620,0001,013,0002,478,080
5Feb 19, 2026 19:345,74985,521,12945,685,0002,030,0002,367,488
6Feb 19, 2026 19:345,75574,959,68043,790,0003,980,0002,273,280
7Feb 19, 2026 19:335,77070,055,66545,898,0001,995,0002,355,200
8Feb 19, 2026 19:345,78170,969,17143,984,0003,998,0002,461,696
9Feb 19, 2026 19:345,78269,777,21144,990,0002,999,0002,281,472
10Feb 19, 2026 19:345,78467,454,01845,007,0003,000,0002,367,488
11Feb 19, 2026 19:345,79070,617,28844,056,0004,005,0002,363,392
12Feb 19, 2026 19:345,80071,819,23646,136,0002,005,0002,510,848
13Feb 19, 2026 19:345,80473,619,73446,167,0002,007,0002,469,888
14Feb 19, 2026 19:345,80875,174,65345,197,0003,013,0002,498,560
15Feb 19, 2026 19:335,81374,631,67945,233,0003,015,0002,371,584
16Feb 19, 2026 19:345,81970,192,93846,289,0002,012,0002,371,584
17Feb 19, 2026 19:345,81969,080,68345,277,0003,018,0002,371,584
18Feb 19, 2026 19:345,83570,848,41046,412,0002,017,0002,506,752
19Feb 19, 2026 19:345,84472,733,16346,488,0002,021,0002,318,336
20Feb 19, 2026 19:345,84980,580,22847,535,0001,011,0002,289,664
21Feb 19, 2026 19:335,85382,978,62147,570,0001,012,0002,523,136
22Feb 19, 2026 19:335,86280,886,85347,641,0001,013,0002,326,528
23Feb 19, 2026 19:345,86376,112,35146,634,0002,027,0002,347,008
24Feb 19, 2026 19:345,88280,754,14046,832,0001,992,0002,379,776
25Feb 19, 2026 19:335,88375,922,49145,836,0002,989,0002,371,584
26Feb 19, 2026 19:345,88377,785,96946,838,0001,993,0002,347,008
27Feb 19, 2026 19:345,88474,942,30846,844,0001,993,0002,314,240
28Feb 19, 2026 19:345,88877,211,05346,873,0001,994,0002,371,584
29Feb 19, 2026 19:345,89670,935,75045,941,0002,996,0002,490,368
30Feb 19, 2026 19:345,89772,112,85945,945,0002,996,0002,359,296
31Feb 19, 2026 19:345,90272,152,24945,985,0002,999,0002,473,984
32Feb 19, 2026 19:345,90872,706,46446,032,0003,002,0002,445,312
33Feb 19, 2026 19:345,90972,151,89448,044,0001,000,0002,453,504
34Feb 19, 2026 19:345,91575,497,70446,086,0003,005,0002,285,568
35Feb 19, 2026 19:345,91674,223,10846,098,0003,006,0002,371,584
36Feb 19, 2026 19:345,91872,285,42747,118,0002,005,0002,367,488
37Feb 19, 2026 19:345,92676,435,43446,176,0003,011,0002,506,752
38Feb 19, 2026 19:345,92971,065,49445,192,0004,017,0002,375,680
39Feb 19, 2026 19:345,93678,793,08748,262,0001,005,0002,371,584
40Feb 19, 2026 19:345,95877,232,39447,430,0002,018,0002,289,664
41Feb 19, 2026 19:345,97179,809,68048,549,0001,011,0002,363,392
42Feb 19, 2026 19:345,98680,240,06847,658,0002,028,0002,310,144
43Feb 19, 2026 19:346,00177,160,78847,820,0001,992,0002,293,760
44Feb 19, 2026 19:346,00377,169,57445,837,0003,985,0002,359,296
45Feb 19, 2026 19:346,00379,274,55447,834,0001,993,0002,461,696
46Feb 19, 2026 19:346,00571,637,30447,847,0001,993,0002,342,912
47Feb 19, 2026 19:346,01270,214,24646,904,0002,993,0002,441,216
48Feb 19, 2026 19:346,01672,223,19945,938,0003,994,0002,293,760
49Feb 19, 2026 19:346,04376,459,76148,154,0002,006,0002,510,848
50Feb 19, 2026 19:346,04373,521,99348,151,0002,006,0002,457,600
51Feb 19, 2026 19:346,04773,034,43547,177,0003,011,0002,293,760
52Feb 19, 2026 19:346,07773,263,20948,423,0002,017,0002,371,584
53Feb 19, 2026 19:346,09580,267,50049,575,0001,011,0002,342,912
54Feb 19, 2026 19:346,12775,506,35647,861,0002,991,0002,363,392