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 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
Jan 15, 2023 08:28unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 21:23unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 21:20unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 21:17unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 19:17unsatcoreunsatcoreCPPg++9.3.0Success54,309
Jan 14, 2023 19:16unsatcoreunsatcoreCPPg++9.3.0Success53,172
Jan 14, 2023 19:15unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 19:14unsatcoreunsatcoreCPPg++9.3.0Error
Jan 14, 2023 19:12unsatcoreunsatcoreCPPg++9.3.0Error
Jan 12, 2023 20:55unsatcoreunsatcoreCPPg++9.3.0Success57,618
Jan 12, 2023 20:55unsatcoreunsatcoreCPPg++9.3.0Success57,675
Jan 12, 2023 20:49unsatcoreunsatcoreCPPg++9.3.0Success57,687
Jan 12, 2023 20:46unsatcoreunsatcoreCPPg++9.3.0Success57,633
Jan 12, 2023 20:45unsatcoreunsatcoreCPPg++9.3.0Success57,644
Jan 12, 2023 20:22unsatcoreunsatcoreCPPg++9.3.0Success53,156
Jan 12, 2023 12:37Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,649
Jan 12, 2023 12:36Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,815
Jan 12, 2023 12:31unsatcoreunsatcoreCPPg++9.3.0Success57,413
Jan 12, 2023 12:31unsatcoreunsatcoreCPPg++9.3.0Success61,655
Jan 12, 2023 12:21unsatcoreunsatcoreCPPg++9.3.0Success94,549
Jan 12, 2023 12:20unsatcoreunsatcoreCPPg++9.3.0Success60,502
Jan 12, 2023 12:18unsatcoreunsatcoreCPPg++9.3.0Success94,340
Jan 12, 2023 12:18Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,563
Jan 12, 2023 12:15unsatcoreunsatcoreCPPg++9.3.0Success97,409
Jan 12, 2023 12:13Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,425
Jan 12, 2023 12:13unsatcoreunsatcoreCPPg++9.3.0Success59,493