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 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
Jan 12, 2023 12:10Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,461
Jan 12, 2023 12:01unsatcoreunsatcoreCPPg++9.3.0Success91,244
Jan 12, 2023 11:59unsatcoreunsatcoreCPPg++9.3.0Success91,318
Jan 12, 2023 11:58unsatcoreunsatcoreCPPg++9.3.0Success57,417
Jan 12, 2023 11:50unsatcoreunsatcoreCPPg++9.3.0Success57,412
Jan 12, 2023 11:47unsatcoreunsatcoreCPPg++9.3.0Error
Jan 12, 2023 11:36Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 12, 2023 11:25Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,432
Jan 12, 2023 09:33unsatcoreunsatcoreCPPg++9.3.0Error
Jan 12, 2023 01:25Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,540+1.08 RP
Jan 12, 2023 01:22Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,972
Jan 12, 2023 01:07Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,841+0.01 RP
Jan 12, 2023 01:07Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,851
Jan 12, 2023 00:57Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,847
Jan 12, 2023 00:54Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,855
Jan 12, 2023 00:49Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,862
Jan 12, 2023 00:48Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 12, 2023 00:45Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 11, 2023 19:41Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,847
Jan 11, 2023 19:40Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success59,567
Jan 11, 2023 19:23Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,913
Jan 11, 2023 19:20Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 11, 2023 19:00Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,844
Jan 11, 2023 18:58Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 11, 2023 18:34Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,848
Jan 11, 2023 18:32Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success57,299
Jan 11, 2023 18:11Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success56,510
Jan 11, 2023 18:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success52,845+63.11 RP
Jan 11, 2023 17:56Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success79,287+9.01 RP
Jan 11, 2023 17:33Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success85,598
Jan 11, 2023 17:31Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success85,387+67.47 RP
Jan 11, 2023 17:29Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success268,893
Jan 11, 2023 17:28Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success201,746
Jan 11, 2023 17:27Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success201,422+3.68 RP
Jan 11, 2023 17:26Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success217,886
Jan 11, 2023 17:12Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success218,361
Jan 11, 2023 17:10Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success217,551+14.25 RP
Jan 11, 2023 17:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success1,416,383
Jan 11, 2023 16:48Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success315,327+0.23 RP
Jan 11, 2023 16:31Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success317,604+0.19 RP
Jan 11, 2023 16:18Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success319,567+1.92 RP
Jan 10, 2023 21:19unsatcoreunsatcoreCPPg++9.3.0Success35,233
Jan 10, 2023 21:10unsatcoreunsatcoreCPPg++9.3.0Success35,230+49.31 RP
Jan 10, 2023 15:05Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success341,324
Jan 10, 2023 15:04unsatcoreunsatcoreCPPg++9.3.0Success65,328
Jan 10, 2023 14:50unsatcoreunsatcoreCPPg++9.3.0Success75,209
Jan 10, 2023 14:44Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success396,650
Jan 10, 2023 14:43Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Error
Jan 10, 2023 14:40unsatcoreunsatcoreCPPg++9.3.0Error
Jan 10, 2023 14:40Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success340,508+0.60 RP
Jan 10, 2023 14:35Kevin HeaveyKevin HeaveyCPPg++9.3.0Success1,645,413
Jan 10, 2023 14:34Kevin HeaveyKevin HeaveyRUSTrust-1.66.0Success347,613+28.77 RP
Jan 10, 2023 14:30unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 22:15unsatcoreunsatcoreCPPg++9.3.0Success53,244
Jan 9, 2023 13:33unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 13:31unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 13:23unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 13:22unsatcoreunsatcoreCPPg++9.3.0Success57,820
Jan 9, 2023 13:19unsatcoreunsatcoreCPPg++9.3.0Success57,836
Jan 9, 2023 13:10unsatcoreunsatcoreCPPg++9.3.0Success57,782
Jan 9, 2023 10:55unsatcoreunsatcoreCPPg++9.3.0Success42,637+26.17 RP
Jan 9, 2023 09:48unsatcoreunsatcoreCPPg++9.3.0Success47,993+22.11 RP
Jan 9, 2023 09:31unsatcoreunsatcoreCPPg++9.3.0Success53,691+1.24 RP
Jan 9, 2023 09:27unsatcoreunsatcoreCPPg++9.3.0Success54,050+5.62 RP
Jan 9, 2023 09:14unsatcoreunsatcoreCPPg++9.3.0Success56,281
Jan 9, 2023 09:13unsatcoreunsatcoreCPPg++9.3.0Success55,744+20.07 RP
Jan 9, 2023 09:11unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 09:09unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 09:07unsatcoreunsatcoreCPPg++9.3.0Error