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 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
Jan 9, 2023 09:04unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:58unsatcoreunsatcoreCPPg++9.3.0Success62,765+159.32 RP
Jan 9, 2023 08:54unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:50unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:49unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:48unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:42unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:36unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:33unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:32unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:30unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:26unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:17unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:09unsatcoreunsatcoreCPPg++9.3.0Error
Jan 9, 2023 08:04unsatcoreunsatcoreCPPg++9.3.0Error
Jan 7, 2023 16:47Jack FrigaardJack FrigaardCPPclang++10.0.0Success4,952
Jan 6, 2023 15:56Victor MuñozVictor MuñozCPPg++9.3.0Success30,808
Jan 6, 2023 15:55Victor MuñozVictor MuñozCPPg++9.3.0Success32,468
Jan 4, 2023 17:51zkstonkszkstonksRUSTrust-1.66.0Success63,759+0.09 RP
Jan 4, 2023 17:50zkstonkszkstonksRUSTrust-1.66.0Success63,794+156.75 RP
Jan 4, 2023 01:54UdbhavUdbhavRUSTrust-1.66.0Success39,708
Jan 3, 2023 21:30Hal FHal FCPPclang++10.0.0Success6,900
Jan 3, 2023 21:28Hal FHal FCPPclang++10.0.0Success6,688
Jan 3, 2023 21:28Hal FHal FCPPclang++10.0.0Success6,808
Jan 3, 2023 07:39Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 3, 2023 07:19Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 3, 2023 07:05Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 3, 2023 05:38Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 3, 2023 05:24Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 3, 2023 04:14Yuriy LyfenkoYuriy LyfenkoCPPclang++10.0.0Error
Jan 2, 2023 21:56Jack FrigaardJack FrigaardCPPclang++10.0.0Error