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 23, 2025 19:23caandocaandoCPPg++13.3.0Success6,152
Oct 23, 2025 19:22caandocaandoCPPg++13.3.0Success5,903
Oct 23, 2025 19:21caandocaandoCPPg++13.3.0Success6,016
Oct 23, 2025 19:21caandocaandoCPPg++13.3.0Success5,891+6.60 RP
Oct 23, 2025 19:19caandocaandoCPPg++13.3.0Success6,015
Oct 23, 2025 19:18caandocaandoCPPg++13.3.0Success6,095
Oct 23, 2025 19:18caandocaandoCPPg++13.3.0Success6,167
Oct 23, 2025 19:03caandocaandoCPPg++13.3.0Success6,005
Oct 23, 2025 14:42Rashin SergeyRashin SergeyCPPg++13.3.0Success2,067,924+4.84 RP
Oct 23, 2025 08:45Tan Lip WeiTan Lip WeiCPPclang++18.1.3Success50,358
Oct 23, 2025 08:45Tan Lip WeiTan Lip WeiCPPg++13.3.0Success45,741+0.03 RP
Oct 23, 2025 08:41Tan Lip WeiTan Lip WeiCPPg++13.3.0Success45,748+21.31 RP
Oct 23, 2025 07:46Tan Lip WeiTan Lip WeiCPPg++13.3.0Success50,789
Oct 23, 2025 07:45Tan Lip WeiTan Lip WeiCPPg++13.3.0Success53,898
Oct 23, 2025 07:13Tan Lip WeiTan Lip WeiCPPg++13.3.0Success53,222
Oct 23, 2025 06:15Tan Lip WeiTan Lip WeiCPPg++13.3.0Success50,690+38.58 RP
Oct 22, 2025 15:00TakopiTakopiCPPg++13.3.0Error
Oct 22, 2025 14:59TakopiTakopiCPPg++13.3.0Success457,730
Oct 22, 2025 14:58TakopiTakopiCPPg++13.3.0Error
Oct 22, 2025 14:54TakopiTakopiCPPg++13.3.0Success2,110,363
Oct 22, 2025 14:46TakopiTakopiCPPg++13.3.0Success410,950
Oct 22, 2025 14:44TakopiTakopiCPPg++13.3.0Error
Oct 22, 2025 14:42TakopiTakopiCPPg++13.3.0Success395,621+20.44 RP
Oct 22, 2025 13:10caandocaandoCPPg++13.3.0Success6,337
Oct 22, 2025 13:10caandocaandoCPPg++13.3.0Success5,946
Oct 22, 2025 13:08caandocaandoCPPg++13.3.0Success5,914+15.02 RP
Oct 22, 2025 13:07caandocaandoCPPg++13.3.0Success6,053
Oct 22, 2025 13:00Jeongbong SeoJeongbong SeoCPPg++13.3.0Success65,051+7.58 RP
Oct 22, 2025 12:26Jeongbong SeoJeongbong SeoCPPg++13.3.0Success68,424+146.15 RP
Oct 22, 2025 10:26Tan Lip WeiTan Lip WeiCPPg++13.3.0Success79,626
Oct 22, 2025 10:24Tan Lip WeiTan Lip WeiCPPg++13.3.0Success63,012+158.70 RP
Oct 22, 2025 08:35hochohochoCPPg++13.3.0Success214,700+1.20 RP
Oct 22, 2025 08:30hochohochoCPPg++13.3.0Success220,382+1.04 RP
Oct 21, 2025 23:48hochohochoCPPg++13.3.0Success225,548+39.49 RP
Oct 21, 2025 23:40hochohochoCPPg++13.3.0Error
Oct 21, 2025 23:03hochohochoCPPg++13.3.0Error
Oct 21, 2025 23:02hochohochoCPPg++13.3.0Error
Oct 21, 2025 22:59hochohochoCPPg++13.3.0Error
Oct 21, 2025 22:57hochohochoCPPg++13.3.0Success2,065,396+4.84 RP
Oct 20, 2025 00:19Advait IyerAdvait IyerCPPg++13.3.0Success45,151
Oct 20, 2025 00:16Advait IyerAdvait IyerCPPg++13.3.0Error
Oct 20, 2025 00:11Advait IyerAdvait IyerCPPclang++18.1.3Success45,414
Oct 20, 2025 00:09Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 20, 2025 00:05Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 20, 2025 00:02Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 20, 2025 00:00Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 19, 2025 23:55Advait IyerAdvait IyerCPPclang++18.1.3Success41,608+48.03 RP
Oct 19, 2025 23:54Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 19, 2025 23:53Advait IyerAdvait IyerCPPclang++18.1.3Error
Oct 19, 2025 23:49Advait IyerAdvait IyerCPPclang++18.1.3Success52,000+14.44 RP
Oct 19, 2025 23:07Advait IyerAdvait IyerCPPclang++18.1.3Success56,599
Oct 19, 2025 23:06Advait IyerAdvait IyerCPPclang++18.1.3Success56,580
Oct 19, 2025 23:04Advait IyerAdvait IyerCPPclang++18.1.3Success56,225
Oct 19, 2025 23:03Advait IyerAdvait IyerCPPclang++18.1.3Success56,224
Oct 19, 2025 11:11AnSaAnSaCPPg++13.3.0Error
Oct 19, 2025 06:57AnSaAnSaCPPg++13.3.0Error
Oct 18, 2025 11:14RyogaRyogaZIG0.14.0Success50,456
Oct 17, 2025 13:52RyogaRyogaZIG0.14.0Success50,438+0.01 RP
Oct 17, 2025 13:50RyogaRyogaZIG0.14.0Success52,303
Oct 17, 2025 13:48RyogaRyogaZIG0.14.0Success50,440+6.68 RP
Oct 17, 2025 13:45RyogaRyogaZIG0.14.0Success52,217
Oct 17, 2025 13:41RyogaRyogaZIG0.14.0Success55,615
Oct 17, 2025 13:37RyogaRyogaZIG0.14.0Success52,199+64.77 RP
Oct 17, 2025 13:13RyogaRyogaZIG0.14.0Error
Oct 17, 2025 13:02RyogaRyogaZIG0.14.0Success78,864+40.32 RP
Oct 17, 2025 12:54RyogaRyogaZIG0.14.0Success115,634+28.75 RP
Oct 17, 2025 12:49RyogaRyogaZIG0.14.0Error
Oct 17, 2025 12:41RyogaRyogaZIG0.14.0Error
Oct 17, 2025 12:39RyogaRyogaZIG0.14.0Success183,431
Oct 17, 2025 12:32AnSaAnSaCPPg++13.3.0Success35,555
Oct 17, 2025 12:30RyogaRyogaZIG0.14.0Success173,211+0.55 RP
Oct 17, 2025 12:24RyogaRyogaZIG0.14.0Success174,880+52.34 RP
Oct 17, 2025 10:12RyogaRyogaCPPg++13.3.0Success2,066,777+4.84 RP
Oct 16, 2025 19:34BenzotoporBenzotoporCPPclang++18.1.3Success50,796+0.03 RP
Oct 16, 2025 19:33BenzotoporBenzotoporCPPg++13.3.0Success53,417
Oct 16, 2025 19:29BenzotoporBenzotoporCPPg++13.3.0Success53,403
Oct 16, 2025 19:28BenzotoporBenzotoporCPPclang++18.1.3Success50,803+9.54 RP
Oct 16, 2025 19:27BenzotoporBenzotoporCPPg++13.3.0Success53,391+141.43 RP
Oct 16, 2025 16:53BenzotoporBenzotoporCPPg++13.3.0Success218,021+40.94 RP
Oct 16, 2025 16:42BenzotoporBenzotoporCPPg++13.3.0Success2,028,644+4.93 RP
Oct 16, 2025 16:24Kirill020708Kirill020708CPPg++13.3.0Error
Oct 16, 2025 16:22Kirill020708Kirill020708CPPg++13.3.0Error
Oct 16, 2025 16:10Kirill020708Kirill020708CPPg++13.3.0Error
Oct 16, 2025 16:08Kirill020708Kirill020708CPPg++13.3.0Error
Oct 16, 2025 15:51Kirill020708Kirill020708CPPg++13.3.0Success410,986+19.39 RP
Oct 16, 2025 15:32Kirill020708Kirill020708CPPg++13.3.0Success2,023,161+4.94 RP
Oct 13, 2025 21:22Yuriy LyfenkoYuriy LyfenkoCPPg++13.3.0Error
Oct 13, 2025 21:18Yuriy LyfenkoYuriy LyfenkoCPPg++13.3.0Error
Oct 13, 2025 21:13Yuriy LyfenkoYuriy LyfenkoCPPg++13.3.0Error
Oct 13, 2025 21:12Yuriy LyfenkoYuriy LyfenkoCPPg++13.3.0Error
Oct 13, 2025 21:11Yuriy LyfenkoYuriy LyfenkoCPPg++13.3.0Error
Oct 13, 2025 09:47Dok OktavoDok OktavoRUSTrust-1.90.0Success370,188+27.01 RP
Oct 13, 2025 03:06CheranMahalingamCheranMahalingamCPPclang++18.1.3Success49,162+4.74 RP
Oct 13, 2025 02:55CheranMahalingamCheranMahalingamCPPclang++18.1.3Success57,877
Oct 13, 2025 02:53CheranMahalingamCheranMahalingamCPPclang++18.1.3Success50,336+5.67 RP
Oct 13, 2025 02:53CheranMahalingamCheranMahalingamCPPg++13.3.0Success57,659
Oct 13, 2025 02:52CheranMahalingamCheranMahalingamCPPg++13.3.0Success57,650
Oct 13, 2025 02:52CheranMahalingamCheranMahalingamCPPg++13.3.0Success57,661
Oct 13, 2025 02:46CheranMahalingamCheranMahalingamCPPg++13.3.0Success93,593
Oct 13, 2025 02:30CheranMahalingamCheranMahalingamCPPg++13.3.0Error