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.

Date AuthorLanguageStatus Score
Jan 18, 2023 23:00Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success72,757
Jan 18, 2023 19:57Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success71,644
Jan 18, 2023 19:57Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success94,325
Jan 18, 2023 19:55Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success102,947
Jan 18, 2023 19:52Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success102,446
Jan 18, 2023 19:03Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:46Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:43Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:41Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:40Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:34Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:34Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:33Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:32Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 18, 2023 15:22Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success60,515
Jan 18, 2023 15:15Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success62,625
Jan 18, 2023 11:40unsatcoreunsatcoreCPPg++9.3.0Success12,903
Jan 18, 2023 11:38unsatcoreunsatcoreCPPg++9.3.0Success12,943
Jan 18, 2023 08:50unsatcoreunsatcoreCPPg++9.3.0Success12,588+275.44 RP
Jan 17, 2023 23:10Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success138,773
Jan 17, 2023 21:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success138,696
Jan 17, 2023 21:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success138,866
Jan 17, 2023 21:00Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success138,821
Jan 17, 2023 20:57Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success146,955
Jan 17, 2023 20:52Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 20:50Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 20:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 20:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 20:31Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 19:53Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success62,642
Jan 17, 2023 19:53Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success62,605
Jan 17, 2023 19:46Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success137,286
Jan 17, 2023 19:45Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 19:41Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success72,442
Jan 17, 2023 19:36Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success65,817
Jan 17, 2023 19:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success62,599
Jan 17, 2023 19:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success128,551
Jan 17, 2023 19:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success61,831
Jan 17, 2023 19:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 19:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success122,540
Jan 17, 2023 19:03Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success122,328
Jan 17, 2023 18:46Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success48,183
Jan 17, 2023 18:33Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success48,173
Jan 17, 2023 18:30Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success48,165
Jan 17, 2023 18:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success48,176
Jan 17, 2023 18:27Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success53,242
Jan 17, 2023 18:26Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success53,258
Jan 17, 2023 18:24Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success154,462
Jan 17, 2023 18:21Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success53,575
Jan 17, 2023 18:17Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success53,572
Jan 17, 2023 18:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success166,711
Jan 17, 2023 18:09Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success167,400
Jan 17, 2023 18:07Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 18:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 17:55Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Error
Jan 17, 2023 17:45Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success48,164+17.29 RP
Jan 17, 2023 12:09Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success52,689
Jan 17, 2023 12:03Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success52,685
Jan 17, 2023 11:54Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success52,695
Jan 17, 2023 11:50Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success52,674
Jan 17, 2023 11:49Kevin HeaveyKevin HeaveyRUSTrust-1.66.1Success56,520
Jan 17, 2023 09:33unsatcoreunsatcoreCPPg++9.3.0Success19,269+235.12 RP
Jan 17, 2023 01:17Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success169,209
Jan 17, 2023 01:14Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 17, 2023 01:06Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success169,201
Jan 17, 2023 00:24Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success168,259
Jan 17, 2023 00:19Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success169,038
Jan 16, 2023 23:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success171,389
Jan 16, 2023 23:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 16, 2023 13:57Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 16, 2023 13:56Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 16, 2023 13:55Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 16, 2023 13:48Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 16, 2023 13:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success171,427
Jan 16, 2023 13:17Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success174,694
Jan 16, 2023 13:13Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success174,721
Jan 16, 2023 00:41Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success193,738
Jan 16, 2023 00:34Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success193,786
Jan 16, 2023 00:33Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success193,824
Jan 16, 2023 00:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success193,442
Jan 15, 2023 20:31Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 20:30Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success191,335
Jan 15, 2023 20:15Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success190,866
Jan 15, 2023 20:13Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success190,924
Jan 15, 2023 19:59Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success196,248
Jan 15, 2023 19:51Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 19:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 19:16Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 18:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 18:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 17:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 17:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 17:26Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 17:25Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 15, 2023 17:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success675,334
Jan 15, 2023 12:50Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success61,345
Jan 15, 2023 12:49Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success61,152
Jan 15, 2023 12:45Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,549