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
Oct 29, 2025 23:11Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success57,866
Oct 29, 2025 23:04Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success57,815
Oct 29, 2025 23:00Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success56,902
Oct 29, 2025 22:57Alexander KovalyovAlexander KovalyovCPPg++13.3.0Error
Oct 29, 2025 22:46Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success52,573
Oct 29, 2025 22:40Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success52,563+3.44 RP
Oct 29, 2025 22:22Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success53,532+17.50 RP
Oct 29, 2025 22:21Anton RazmakhninAnton RazmakhninCSHARP9.0.10Success233,442
Oct 29, 2025 22:08Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success59,067+150.43 RP
Oct 29, 2025 21:51Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success529,877+14.03 RP
Oct 29, 2025 21:49Anton RazmakhninAnton RazmakhninCSHARP9.0.10Success225,170+17.07 RP
Oct 29, 2025 21:44Alexander KovalyovAlexander KovalyovCPPg++13.3.0Error
Oct 29, 2025 21:43Alexander KovalyovAlexander KovalyovCPPg++13.3.0Error
Oct 29, 2025 21:37Alexander KovalyovAlexander KovalyovCPPg++13.3.0Error
Oct 29, 2025 21:28Alexander KovalyovAlexander KovalyovCPPg++13.3.0Success2,066,016+4.84 RP
Oct 29, 2025 20:46syncnamesyncnameGOgo1.25.3Success74,023+76.72 RP
Oct 29, 2025 20:28syncnamesyncnameGOgo1.25.3Success171,311+58.37 RP
Oct 29, 2025 18:37SavemakerSavemakerGOgo1.25.3Success273,474+36.57 RP
Oct 29, 2025 16:31Max LyuchinMax LyuchinGOgo1.25.3Success273,350+36.58 RP
Oct 29, 2025 15:33Anton RazmakhninAnton RazmakhninCSHARP9.0.10Success1,335,921
Oct 29, 2025 14:01Anton RazmakhninAnton RazmakhninCSHARP9.0.10Error
Oct 29, 2025 13:49Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:41Anton RazmakhninAnton RazmakhninCSHARP9.0.10Success365,755+27.34 RP
Oct 29, 2025 13:40Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:39Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:35Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:18Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:08Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 13:05Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 12:31eandr-67eandr-67GOgo1.25.3Error
Oct 29, 2025 11:48eandr-67eandr-67GOgo1.25.3Error
Oct 29, 2025 11:19eandr-67eandr-67GOgo1.25.3Success272,793
Oct 29, 2025 11:19eandr-67eandr-67GOgo1.25.3Success272,395+0.13 RP
Oct 29, 2025 11:17eandr-67eandr-67GOgo1.25.3Success273,348+36.58 RP
Oct 29, 2025 10:39Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 10:15Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 08:41Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 29, 2025 05:49Weitao WanWeitao WanCPPclang++18.1.3Success78,631
Oct 29, 2025 00:29Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 12:06Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 12:05Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 12:04Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 12:03Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 12:03Tejas G.Tejas G.CPPclang++18.1.3Error
Oct 28, 2025 04:50Tan Lip WeiTan Lip WeiCPPg++13.3.0Success31,194
Oct 28, 2025 04:47Tan Lip WeiTan Lip WeiCPPg++13.3.0Success34,592
Oct 28, 2025 04:45Tan Lip WeiTan Lip WeiCPPg++13.3.0Success33,598
Oct 28, 2025 04:44Tan Lip WeiTan Lip WeiCPPg++13.3.0Success31,188
Oct 28, 2025 04:44Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 28, 2025 04:41Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 28, 2025 04:39Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 28, 2025 02:01Weitao WanWeitao WanCPPg++13.3.0Success37,909
Oct 28, 2025 01:59Weitao WanWeitao WanCPPg++13.3.0Success37,037
Oct 28, 2025 01:58Weitao WanWeitao WanCPPg++13.3.0Error
Oct 28, 2025 01:56Weitao WanWeitao WanCPPg++13.3.0Success37,022
Oct 28, 2025 01:56Weitao WanWeitao WanCPPclang++18.1.3Success71,783
Oct 27, 2025 16:54Weitao WanWeitao WanCPPclang++18.1.3Success33,631+41.33 RP
Oct 27, 2025 16:31Weitao WanWeitao WanCPPclang++18.1.3Error
Oct 27, 2025 16:30Weitao WanWeitao WanCPPclang++18.1.3Error
Oct 27, 2025 16:23Weitao WanWeitao WanCPPg++13.3.0Success41,068
Oct 27, 2025 16:20Weitao WanWeitao WanCPPg++13.3.0Success44,460
Oct 27, 2025 15:35Weitao WanWeitao WanCPPg++13.3.0Success259,900
Oct 27, 2025 15:33Weitao WanWeitao WanCPPg++13.3.0Success259,529
Oct 27, 2025 11:04Weitao WanWeitao WanCPPclang++18.1.3Success39,061+0.24 RP
Oct 27, 2025 10:03Tan Lip WeiTan Lip WeiCPPg++13.3.0Success31,445
Oct 27, 2025 10:02Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 27, 2025 10:01Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 27, 2025 10:00Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 27, 2025 09:55Tan Lip WeiTan Lip WeiCPPg++13.3.0Success39,179
Oct 27, 2025 09:51Tan Lip WeiTan Lip WeiCPPg++13.3.0Success34,376
Oct 27, 2025 09:51Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success33,827
Oct 27, 2025 09:30Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success32,552
Oct 27, 2025 09:30Tan Lip WeiTan Lip WeiCPPg++13.3.0Success32,147
Oct 27, 2025 09:26Tan Lip WeiTan Lip WeiCPPg++13.3.0Success30,819
Oct 27, 2025 09:25Tan Lip WeiTan Lip WeiCPPg++13.3.0Success35,393
Oct 27, 2025 08:08Weitao WanWeitao WanCPPclang++18.1.3Success39,915
Oct 27, 2025 08:02Weitao WanWeitao WanCPPclang++18.1.3Error
Oct 27, 2025 08:00Weitao WanWeitao WanCPPclang++18.1.3Success39,098+12.72 RP
Oct 27, 2025 08:00Weitao WanWeitao WanCPPg++13.3.0Success41,145+0.48 RP
Oct 27, 2025 07:59Weitao WanWeitao WanCPPg++13.3.0Success41,289
Oct 27, 2025 07:55Weitao WanWeitao WanCPPg++13.3.0Success41,226+3.15 RP
Oct 27, 2025 07:53Weitao WanWeitao WanCPPg++13.3.0Success41,769+10.63 RP
Oct 27, 2025 07:52Weitao WanWeitao WanCPPg++13.3.0Error
Oct 27, 2025 07:49Weitao WanWeitao WanCPPg++13.3.0Success43,709+75.95 RP
Oct 27, 2025 07:45Weitao WanWeitao WanCPPg++13.3.0Success65,428+0.64 RP
Oct 27, 2025 06:38Weitao WanWeitao WanCPPg++13.3.0Success67,791
Oct 27, 2025 05:41Weitao WanWeitao WanCPPg++13.3.0Success65,702+13.61 RP
Oct 27, 2025 05:40Weitao WanWeitao WanCPPg++13.3.0Error
Oct 27, 2025 04:44Tan Lip WeiTan Lip WeiCPPg++13.3.0Success30,805+3.31 RP
Oct 27, 2025 04:43Tan Lip WeiTan Lip WeiCPPg++13.3.0Success31,122+15.16 RP
Oct 27, 2025 04:37Tan Lip WeiTan Lip WeiCPPg++13.3.0Success32,667
Oct 27, 2025 04:36Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success42,247
Oct 27, 2025 04:34Tan Lip WeiTan Lip WeiCPPg++13.3.0Success33,850
Oct 27, 2025 04:24Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 27, 2025 04:15Tan Lip WeiTan Lip WeiCPPg++13.3.0Success32,663+10.26 RP
Oct 27, 2025 04:15Tan Lip WeiTan Lip WeiCPPg++13.3.0Error
Oct 27, 2025 04:13Tan Lip WeiTan Lip WeiCPPg++13.3.0Success33,796+61.37 RP
Oct 27, 2025 04:13Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success42,640+2.09 RP
Oct 27, 2025 04:12Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success43,058
Oct 27, 2025 04:12Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success43,773