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
Jul 2, 2023 21:01Radek SzymanskiRadek SzymanskiCPPg++9.3.0Success353,453
Jul 2, 2023 21:00Radek SzymanskiRadek SzymanskiCPPg++9.3.0Success354,534
Jul 2, 2023 21:00Radek SzymanskiRadek SzymanskiCPPg++9.3.0Success353,427
Jul 2, 2023 20:57Radek SzymanskiRadek SzymanskiCPPg++9.3.0Success352,709+22.26 RP
Jul 2, 2023 20:56Radek SzymanskiRadek SzymanskiCPPg++9.3.0Error
Jul 2, 2023 20:50LukasLukasCPPg++9.3.0Success1,641,207+6.09 RP
Jul 2, 2023 20:45dzaimadzaimaCPPclang++10.0.0Success18,166+4.72 RP
Jul 2, 2023 20:38sliceteamsliceteamCPPg++9.3.0Error
Jul 2, 2023 20:37sliceteamsliceteamCPPg++9.3.0Success35,256
Jul 2, 2023 20:31dzaimadzaimaCPPg++9.3.0Error
Jul 2, 2023 20:27dzaimadzaimaCPPg++9.3.0Success18,348
Jul 2, 2023 20:27Radek SzymanskiRadek SzymanskiCPPg++9.3.0Success1,641,545+6.09 RP
Jul 2, 2023 20:22dzaimadzaimaCPPg++9.3.0Success18,334
Jul 2, 2023 20:20dzaimadzaimaCPPg++9.3.0Success18,797
Jul 2, 2023 20:20dzaimadzaimaCPPg++9.3.0Success18,765
Jul 2, 2023 20:17Altay AkkusAltay AkkusCPPg++9.3.0Success1,641,721+6.09 RP
Jul 2, 2023 19:58dzaimadzaimaCPPg++9.3.0Success18,323+68.89 RP
Jul 2, 2023 19:47dzaimadzaimaCPPg++9.3.0Success20,970+476.87 RP
Jul 2, 2023 19:30Dror SpeiserDror SpeiserCPPclang++10.0.0Success1,631,334+6.13 RP
Jul 2, 2023 02:40Eduardo QuirinoEduardo QuirinoCPPg++9.3.0Success448,853+16.20 RP
Jul 2, 2023 02:39Eduardo QuirinoEduardo QuirinoCPPg++9.3.0Error
Jul 2, 2023 02:36Eduardo QuirinoEduardo QuirinoCPPg++9.3.0Success1,644,274+6.08 RP
Jun 28, 2023 07:26AlexanderAlexanderCPPg++9.3.0Success153,182
Jun 28, 2023 07:17AlexanderAlexanderRUSTrust-1.69.0Success198,004
Jun 28, 2023 07:14AlexanderAlexanderRUSTrust-1.69.0Success207,297
Jun 28, 2023 06:48AlexanderAlexanderCPPg++9.3.0Success153,102
Jun 28, 2023 06:47AlexanderAlexanderCPPg++9.3.0Success153,093
Jun 28, 2023 06:31AlexanderAlexanderCPPg++9.3.0Success153,141
Jun 28, 2023 06:30AlexanderAlexanderCPPg++9.3.0Success155,189
Jun 28, 2023 06:29AlexanderAlexanderCPPg++9.3.0Success153,088
Jun 28, 2023 06:29AlexanderAlexanderCPPg++9.3.0Success153,250
Jun 28, 2023 06:28AlexanderAlexanderCPPg++9.3.0Success155,189
Jun 28, 2023 06:27AlexanderAlexanderCPPg++9.3.0Success153,137
Jun 28, 2023 06:27AlexanderAlexanderCPPg++9.3.0Success153,086+10.03 RP
Jun 28, 2023 06:26AlexanderAlexanderCPPg++9.3.0Success191,556
Jun 28, 2023 06:26AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:24AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:21AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:21AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:20AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:19AlexanderAlexanderCPPg++9.3.0Success180,850+0.02 RP
Jun 28, 2023 06:15AlexanderAlexanderCPPg++9.3.0Success184,133
Jun 28, 2023 06:14AlexanderAlexanderCPPg++9.3.0Success180,901+8.97 RP
Jun 28, 2023 06:11AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:09AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:03AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 06:03AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:57AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:57AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:57AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:56AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:56AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:55AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:45AlexanderAlexanderCPPg++9.3.0Success323,248
Jun 28, 2023 05:42AlexanderAlexanderCPPg++9.3.0Success405,306
Jun 28, 2023 05:28AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:27AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 05:24AlexanderAlexanderCPPg++9.3.0Success217,218
Jun 28, 2023 05:22AlexanderAlexanderCPPg++9.3.0Success320,044
Jun 28, 2023 05:20AlexanderAlexanderCPPg++9.3.0Success318,779
Jun 28, 2023 05:06AlexanderAlexanderCPPg++9.3.0Success215,926+0.08 RP
Jun 28, 2023 05:05AlexanderAlexanderCPPg++9.3.0Success216,333
Jun 28, 2023 05:05AlexanderAlexanderCPPg++9.3.0Success216,313+0.02 RP
Jun 28, 2023 05:04AlexanderAlexanderCPPg++9.3.0Success217,000
Jun 28, 2023 05:04AlexanderAlexanderCPPg++9.3.0Success216,416+0.03 RP
Jun 28, 2023 05:02AlexanderAlexanderCPPg++9.3.0Success216,542+0.01 RP
Jun 28, 2023 05:02AlexanderAlexanderCPPg++9.3.0Success218,856
Jun 28, 2023 04:58AlexanderAlexanderCPPg++9.3.0Success216,576+0.13 RP
Jun 28, 2023 04:55AlexanderAlexanderCPPg++9.3.0Success217,977
Jun 28, 2023 04:53AlexanderAlexanderCPPg++9.3.0Success753,868
Jun 28, 2023 04:52AlexanderAlexanderCPPg++9.3.0Success673,466
Jun 28, 2023 04:44AlexanderAlexanderCPPg++9.3.0Success217,169+0.15 RP
Jun 28, 2023 04:42AlexanderAlexanderCPPg++9.3.0Success217,876+0.04 RP
Jun 28, 2023 04:41AlexanderAlexanderCPPg++9.3.0Success218,516
Jun 28, 2023 04:40AlexanderAlexanderCPPg++9.3.0Success218,062+11.41 RP
Jun 28, 2023 04:39AlexanderAlexanderCPPg++9.3.0Success314,320
Jun 28, 2023 04:36AlexanderAlexanderCPPg++9.3.0Success290,265+2.49 RP
Jun 28, 2023 04:33AlexanderAlexanderCPPg++9.3.0Success313,675
Jun 28, 2023 04:31AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 04:25AlexanderAlexanderCPPg++9.3.0Success313,621
Jun 28, 2023 04:24AlexanderAlexanderCPPg++9.3.0Success314,660
Jun 28, 2023 04:22AlexanderAlexanderCPPclang++10.0.0Success319,117
Jun 28, 2023 04:21AlexanderAlexanderCPPg++9.3.0Success313,977
Jun 28, 2023 04:18AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 04:18AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 04:17AlexanderAlexanderCPPg++9.3.0Error
Jun 28, 2023 04:11AlexanderAlexanderCPPg++9.3.0Success312,890+0.01 RP
Jun 28, 2023 04:10AlexanderAlexanderCPPg++9.3.0Success313,030+0.28 RP
Jun 28, 2023 04:07AlexanderAlexanderCPPclang++10.0.0Success315,816+8.51 RP
Jun 28, 2023 04:06AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 04:03AlexanderAlexanderCPPclang++10.0.0Success513,962
Jun 28, 2023 03:57AlexanderAlexanderCPPclang++10.0.0Success431,838+2.64 RP
Jun 28, 2023 03:54AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 03:53AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 03:52AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 03:46AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 03:46AlexanderAlexanderCPPclang++10.0.0Error
Jun 28, 2023 03:44AlexanderAlexanderCPPclang++10.0.0Success487,496+0.01 RP
Jun 28, 2023 03:42AlexanderAlexanderCPPclang++10.0.0Success494,690
Jun 28, 2023 03:42AlexanderAlexanderCPPclang++10.0.0Success487,812+0.01 RP