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 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
Oct 12, 2025 21:17Marco BarboneMarco BarboneCPPclang++18.1.3Success32,240
Oct 12, 2025 21:16Marco BarboneMarco BarboneCPPclang++18.1.3Success31,915
Oct 12, 2025 21:15Marco BarboneMarco BarboneCPPg++13.3.0Success32,164
Oct 12, 2025 21:13Marco BarboneMarco BarboneCPPg++13.3.0Success32,190
Oct 12, 2025 21:13Marco BarboneMarco BarboneCPPg++13.3.0Success32,152
Oct 12, 2025 21:12Marco BarboneMarco BarboneCPPg++13.3.0Success32,198
Oct 12, 2025 21:11Marco BarboneMarco BarboneCPPg++13.3.0Success32,222
Oct 12, 2025 21:10Marco BarboneMarco BarboneCPPg++13.3.0Success32,209
Oct 12, 2025 21:09Marco BarboneMarco BarboneCPPg++13.3.0Success32,734
Oct 12, 2025 21:08Marco BarboneMarco BarboneCPPg++13.3.0Success32,709
Oct 12, 2025 21:06Marco BarboneMarco BarboneCPPg++13.3.0Success32,749
Oct 12, 2025 21:04Marco BarboneMarco BarboneCPPg++13.3.0Success32,734
Oct 12, 2025 20:57Marco BarboneMarco BarboneCPPg++13.3.0Success32,700
Oct 12, 2025 20:56Marco BarboneMarco BarboneCPPg++13.3.0Success36,218
Oct 12, 2025 20:56Marco BarboneMarco BarboneCPPg++13.3.0Success31,695
Oct 12, 2025 20:48Marco BarboneMarco BarboneCPPg++13.3.0Success31,722
Oct 12, 2025 20:47Marco BarboneMarco BarboneCPPg++13.3.0Success29,793
Oct 12, 2025 20:44Marco BarboneMarco BarboneCPPg++13.3.0Success29,781
Oct 12, 2025 20:02caandocaandoCPPg++13.3.0Success6,556
Oct 12, 2025 19:35caandocaandoCPPg++13.3.0Success5,967+4.76 RP
Oct 12, 2025 17:26CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 12, 2025 17:23CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 12, 2025 17:20CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 12, 2025 17:18CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 12, 2025 17:15CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 12, 2025 00:21Marco BarboneMarco BarboneCPPg++13.3.0Success31,806
Oct 11, 2025 23:44CheranMahalingamCheranMahalingamCPPg++13.3.0Error
Oct 11, 2025 23:40Marco BarboneMarco BarboneCPPg++13.3.0Success31,721
Oct 11, 2025 23:33Marco BarboneMarco BarboneCPPg++13.3.0Success31,936
Oct 11, 2025 23:33Marco BarboneMarco BarboneCPPclang++18.1.3Success31,531
Oct 11, 2025 22:59Marco BarboneMarco BarboneCPPclang++18.1.3Success34,913
Oct 11, 2025 22:47Marco BarboneMarco BarboneCPPclang++18.1.3Success34,710
Oct 11, 2025 22:30Marco BarboneMarco BarboneCPPclang++18.1.3Success29,866
Oct 11, 2025 22:30Marco BarboneMarco BarboneCPPclang++18.1.3Success28,839
Oct 11, 2025 22:05Marco BarboneMarco BarboneCPPclang++18.1.3Success30,338
Oct 11, 2025 21:55Marco BarboneMarco BarboneCPPclang++18.1.3Success30,393
Oct 11, 2025 21:53Marco BarboneMarco BarboneCPPclang++18.1.3Success29,121
Oct 11, 2025 21:52Marco BarboneMarco BarboneCPPclang++18.1.3Success29,968
Oct 11, 2025 21:52Marco BarboneMarco BarboneCPPclang++18.1.3Success29,080
Oct 11, 2025 21:49Marco BarboneMarco BarboneCPPclang++18.1.3Success29,005
Oct 11, 2025 21:49Marco BarboneMarco BarboneCPPg++13.3.0Success30,353
Oct 11, 2025 21:48Marco BarboneMarco BarboneCPPg++13.3.0Success30,373
Oct 11, 2025 21:48Marco BarboneMarco BarboneCPPg++13.3.0Success30,424
Oct 11, 2025 21:08Marco BarboneMarco BarboneCPPg++13.3.0Success31,525
Oct 11, 2025 19:43Serge SmirnovSerge SmirnovCPPg++13.3.0Success28,874
Oct 11, 2025 19:42Serge SmirnovSerge SmirnovCPPg++13.3.0Success63,088
Oct 11, 2025 19:41Serge SmirnovSerge SmirnovCPPg++13.3.0Success63,099
Oct 11, 2025 19:39Serge SmirnovSerge SmirnovCPPg++13.3.0Success61,425
Oct 11, 2025 19:37Serge SmirnovSerge SmirnovCPPg++13.3.0Success55,252
Oct 11, 2025 19:35Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 19:34Serge SmirnovSerge SmirnovCPPg++13.3.0Success28,880
Oct 11, 2025 19:27Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 19:25Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 19:22Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 19:14Serge SmirnovSerge SmirnovCPPg++13.3.0Success28,876
Oct 11, 2025 19:13Serge SmirnovSerge SmirnovCPPg++13.3.0Success71,217
Oct 11, 2025 19:13Serge SmirnovSerge SmirnovCPPg++13.3.0Success70,972
Oct 11, 2025 19:09Serge SmirnovSerge SmirnovCPPg++13.3.0Success60,508
Oct 11, 2025 19:06Serge SmirnovSerge SmirnovCPPg++13.3.0Success57,058
Oct 11, 2025 19:04Serge SmirnovSerge SmirnovCPPg++13.3.0Success63,614
Oct 11, 2025 19:02Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 19:00Serge SmirnovSerge SmirnovCPPg++13.3.0Success56,460
Oct 11, 2025 18:59Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 18:57Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 18:54Serge SmirnovSerge SmirnovCPPg++13.3.0Error
Oct 11, 2025 18:52Serge SmirnovSerge SmirnovCPPg++13.3.0Success49,281
Oct 11, 2025 18:48Serge SmirnovSerge SmirnovCPPg++13.3.0Success59,550
Oct 11, 2025 18:46Serge SmirnovSerge SmirnovCPPg++13.3.0Success62,384
Oct 11, 2025 18:42Serge SmirnovSerge SmirnovCPPg++13.3.0Success66,739
Oct 11, 2025 18:40Serge SmirnovSerge SmirnovCPPg++13.3.0Success70,887
Oct 11, 2025 18:34Serge SmirnovSerge SmirnovCPPg++13.3.0Success115,380
Oct 11, 2025 13:24e1011e1011CPPg++13.3.0Success63,319+10.01 RP
Oct 11, 2025 13:23e1011e1011CPPg++13.3.0Success67,602+12.73 RP
Oct 11, 2025 13:21e1011e1011CPPg++13.3.0Success73,965+135.20 RP
Oct 11, 2025 13:20e1011e1011CPPg++13.3.0Error
Oct 11, 2025 05:12Marco BarboneMarco BarboneCPPg++13.3.0Success31,529
Oct 11, 2025 05:06Marco BarboneMarco BarboneCPPg++13.3.0Success56,657
Oct 11, 2025 05:04Marco BarboneMarco BarboneCPPclang++18.1.3Success43,298
Oct 11, 2025 05:00Marco BarboneMarco BarboneCPPclang++18.1.3Success29,185
Oct 11, 2025 04:54Marco BarboneMarco BarboneCPPclang++18.1.3Success29,173
Oct 11, 2025 04:48Marco BarboneMarco BarboneCPPclang++18.1.3Success29,531
Oct 11, 2025 04:46Marco BarboneMarco BarboneCPPclang++18.1.3Success29,188
Oct 11, 2025 04:46Marco BarboneMarco BarboneCPPclang++18.1.3Success29,986
Oct 11, 2025 04:46Marco BarboneMarco BarboneCPPclang++18.1.3Success30,526
Oct 11, 2025 04:44Marco BarboneMarco BarboneCPPclang++18.1.3Success29,192
Oct 11, 2025 04:39Marco BarboneMarco BarboneCPPclang++18.1.3Success28,818
Oct 11, 2025 04:38Marco BarboneMarco BarboneCPPclang++18.1.3Success28,822
Oct 11, 2025 04:35Marco BarboneMarco BarboneCPPclang++18.1.3Success28,812
Oct 11, 2025 04:31Marco BarboneMarco BarboneCPPclang++18.1.3Success29,035
Oct 11, 2025 04:31Marco BarboneMarco BarboneCPPclang++18.1.3Success28,663
Oct 11, 2025 04:30Marco BarboneMarco BarboneCPPg++13.3.0Success33,502
Oct 11, 2025 04:30Marco BarboneMarco BarboneCPPclang++18.1.3Success29,886
Oct 11, 2025 04:21Marco BarboneMarco BarboneCPPclang++18.1.3Success30,045
Oct 11, 2025 04:20Marco BarboneMarco BarboneCPPg++13.3.0Success31,533
Oct 11, 2025 04:20Marco BarboneMarco BarboneCPPclang++18.1.3Success30,050