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
Apr 29, 2024 17:51Steve HanSteve HanCPPclang++10.0.0Success16,060+5.69 RP
Apr 29, 2024 17:51Steve HanSteve HanCPPclang++10.0.0Success19,411
Apr 29, 2024 17:38korsajankorsajanGOgo1.22.0Error
Apr 29, 2024 17:27Steve HanSteve HanCPPg++9.4.0Success21,706
Apr 29, 2024 17:10Steve HanSteve HanCPPg++9.4.0Success23,444
Apr 29, 2024 17:09Steve HanSteve HanCPPclang++10.0.0Success21,620
Apr 29, 2024 17:07Steve HanSteve HanCPPclang++10.0.0Success21,818
Apr 29, 2024 16:36Steve HanSteve HanCPPclang++10.0.0Success20,328
Apr 29, 2024 16:33Steve HanSteve HanCPPclang++10.0.0Success16,942
Apr 29, 2024 14:35Steve HanSteve HanCPPclang++10.0.0Success16,208+34.94 RP
Apr 29, 2024 14:17Joad NacerJoad NacerCPPclang++10.0.0Success7,885+126.16 RP
Apr 29, 2024 13:24Steve HanSteve HanCPPclang++10.0.0Success17,843
Apr 29, 2024 13:23Steve HanSteve HanCPPclang++10.0.0Success17,181+11.26 RP
Apr 29, 2024 13:10Steve HanSteve HanCPPclang++10.0.0Success17,520+19.87 RP
Apr 29, 2024 13:04Steve HanSteve HanCPPclang++10.0.0Success19,272
Apr 29, 2024 12:25Steve HanSteve HanCPPclang++10.0.0Success37,103
Apr 29, 2024 12:24Joad NacerJoad NacerCPPclang++10.0.0Success8,913
Apr 29, 2024 12:21Joad NacerJoad NacerCPPclang++10.0.0Success9,411
Apr 29, 2024 11:43Steve HanSteve HanCPPclang++10.0.0Error
Apr 29, 2024 11:19Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success54,611
Apr 29, 2024 11:07Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 08:49Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,697
Apr 29, 2024 08:49Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,088
Apr 29, 2024 08:48Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,083
Apr 29, 2024 08:47Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,130
Apr 29, 2024 08:45Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,645+0.07 RP
Apr 29, 2024 08:44Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,707
Apr 29, 2024 08:42Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,662+0.07 RP
Apr 29, 2024 08:42Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,679+0.50 RP
Apr 29, 2024 08:18Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,868
Apr 29, 2024 08:15Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,133
Apr 29, 2024 08:14Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,141
Apr 29, 2024 07:53Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,879
Apr 29, 2024 07:31Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,912
Apr 29, 2024 07:26Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,868
Apr 29, 2024 07:25Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,910
Apr 29, 2024 07:24Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,881
Apr 29, 2024 07:24Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 07:15Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,850
Apr 29, 2024 06:54Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,809+0.58 RP
Apr 29, 2024 06:52Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,964
Apr 29, 2024 06:51Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 06:46Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success114,966
Apr 29, 2024 06:46Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 06:40Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success51,016
Apr 29, 2024 06:28Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,969
Apr 29, 2024 06:28Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,965
Apr 29, 2024 06:27Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,992
Apr 29, 2024 06:26Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,995
Apr 29, 2024 06:25Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success50,958+5.32 RP
Apr 29, 2024 06:22Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,439
Apr 29, 2024 06:20Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,396
Apr 29, 2024 06:15Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,444
Apr 29, 2024 06:14Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,432
Apr 29, 2024 06:13Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,703
Apr 29, 2024 06:05Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,747
Apr 29, 2024 06:00Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,838
Apr 29, 2024 05:58Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success52,379+28.39 RP
Apr 29, 2024 05:55Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success61,530
Apr 29, 2024 05:54Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success61,528+5.19 RP
Apr 29, 2024 05:39Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success63,557+0.02 RP
Apr 29, 2024 05:37Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success65,008
Apr 29, 2024 05:36Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success65,253
Apr 29, 2024 05:34Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success65,374
Apr 29, 2024 05:34Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 05:33Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success65,368
Apr 29, 2024 05:31Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success64,035
Apr 29, 2024 05:29Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success63,603
Apr 29, 2024 05:27Anoushk KharangateAnoushk KharangateCPPg++9.4.0Success63,564+47.51 RP
Apr 29, 2024 05:27Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 05:24Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 29, 2024 03:20UdbhavUdbhavRUSTrust-1.77.2Success39,152
Apr 29, 2024 03:19UdbhavUdbhavRUSTrust-1.77.2Success39,330
Apr 29, 2024 03:09UdbhavUdbhavRUSTrust-1.66.1Success39,075
Apr 28, 2024 18:57Steve HanSteve HanCPPclang++10.0.0Success18,984
Apr 28, 2024 18:50Steve HanSteve HanCPPclang++10.0.0Success18,152+9.25 RP
Apr 28, 2024 16:30Steve HanSteve HanCPPclang++10.0.0Success21,235
Apr 28, 2024 16:30Steve HanSteve HanCPPclang++10.0.0Error
Apr 28, 2024 16:23Steve HanSteve HanCPPclang++10.0.0Success18,541
Apr 28, 2024 16:17Steve HanSteve HanCPPclang++10.0.0Success19,016
Apr 28, 2024 15:53Steve HanSteve HanCPPclang++10.0.0Success19,836
Apr 28, 2024 15:51Steve HanSteve HanCPPclang++10.0.0Success18,902
Apr 28, 2024 15:50Steve HanSteve HanCPPclang++10.0.0Success18,952
Apr 28, 2024 15:42Steve HanSteve HanCPPclang++10.0.0Success19,772
Apr 28, 2024 15:40Steve HanSteve HanCPPclang++10.0.0Success18,826
Apr 28, 2024 15:39Steve HanSteve HanCPPclang++10.0.0Success18,927
Apr 28, 2024 15:30Steve HanSteve HanCPPg++9.4.0Success20,542
Apr 28, 2024 15:29Steve HanSteve HanCPPclang++10.0.0Success18,869
Apr 28, 2024 15:25Steve HanSteve HanCPPg++9.4.0Success20,348
Apr 28, 2024 15:22Steve HanSteve HanCPPclang++10.0.0Success20,737
Apr 28, 2024 15:16Steve HanSteve HanCPPclang++10.0.0Success24,195
Apr 28, 2024 15:11Steve HanSteve HanCPPclang++10.0.0Success24,872
Apr 28, 2024 15:10Steve HanSteve HanCPPg++9.4.0Success29,232
Apr 28, 2024 14:41Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 28, 2024 14:36Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 28, 2024 14:34Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 28, 2024 14:31Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 28, 2024 14:28Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error
Apr 28, 2024 14:27Steve HanSteve HanCPPg++9.4.0Success21,941
Apr 28, 2024 14:26Anoushk KharangateAnoushk KharangateCPPg++9.4.0Error