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
Feb 20, 2026 18:09Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 20, 2026 17:00Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,853
Feb 20, 2026 16:53Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,773
Feb 20, 2026 16:51Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,777
Feb 20, 2026 16:50Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,883
Feb 20, 2026 16:43Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,853
Feb 20, 2026 16:38Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,742+2.42 RP
Feb 20, 2026 16:35Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,833
Feb 20, 2026 16:32Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,817
Feb 20, 2026 16:30Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,832
Feb 20, 2026 16:26wnwnCPPclang++18.1.3Success5,178
Feb 20, 2026 16:26Mikołaj UzarskiMikołaj UzarskiCPPg++13.3.0Success5,853
Feb 20, 2026 16:26Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 20, 2026 16:25Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,851
Feb 20, 2026 16:22Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,842
Feb 20, 2026 16:22Daniel MastalerzDaniel MastalerzCPPg++13.3.0Success7,233
Feb 20, 2026 16:22wnwnCPPclang++18.1.3Error
Feb 20, 2026 16:22wnwnCPPclang++18.1.3Error
Feb 20, 2026 16:20Daniel MastalerzDaniel MastalerzCPPg++13.3.0Success6,662
Feb 20, 2026 16:20Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,830
Feb 20, 2026 16:20wnwnCPPclang++18.1.3Success5,202
Feb 20, 2026 16:20wnwnCPPclang++18.1.3Success5,213
Feb 20, 2026 16:13wnwnCPPclang++18.1.3Error
Feb 20, 2026 16:12wnwnCPPclang++18.1.3Success5,779
Feb 20, 2026 16:12wnwnCPPclang++18.1.3Success5,040
Feb 20, 2026 16:12wnwnCPPclang++18.1.3Success5,040
Feb 20, 2026 16:10wnwnCPPclang++18.1.3Success5,159
Feb 20, 2026 16:10wnwnCPPclang++18.1.3Success5,143
Feb 20, 2026 16:10wnwnCPPclang++18.1.3Success5,071
Feb 20, 2026 16:07wnwnCPPclang++18.1.3Success5,039+0.39 RP
Feb 20, 2026 16:03wnwnCPPclang++18.1.3Success5,167
Feb 20, 2026 16:01wnwnCPPclang++18.1.3Success6,063
Feb 20, 2026 15:58wnwnCPPclang++18.1.3Success6,122
Feb 20, 2026 15:54wnwnCPPclang++18.1.3Success6,156
Feb 20, 2026 15:53wnwnCPPclang++18.1.3Success6,006
Feb 20, 2026 15:52wnwnCPPclang++18.1.3Error
Feb 20, 2026 15:51wnwnCPPclang++18.1.3Error
Feb 20, 2026 15:49wnwnCPPclang++18.1.3Success6,009
Feb 20, 2026 15:43wnwnCPPclang++18.1.3Success5,040+0.39 RP
Feb 20, 2026 15:43wnwnCPPclang++18.1.3Success5,062
Feb 20, 2026 15:42wnwnCPPclang++18.1.3Success5,041
Feb 20, 2026 15:41wnwnCPPclang++18.1.3Success5,063
Feb 20, 2026 15:36wnwnCPPclang++18.1.3Success5,452
Feb 20, 2026 14:56wnwnCPPclang++18.1.3Success5,136
Feb 20, 2026 14:07wnwnCPPclang++18.1.3Success5,196
Feb 20, 2026 14:07wnwnCPPclang++18.1.3Success5,041+8.62 RP
Feb 20, 2026 14:07wnwnCPPclang++18.1.3Success5,217
Feb 20, 2026 14:04wnwnCPPclang++18.1.3Success5,176
Feb 20, 2026 14:04wnwnCPPclang++18.1.3Success5,186
Feb 20, 2026 14:03wnwnCPPclang++18.1.3Success5,195
Feb 20, 2026 14:03wnwnCPPclang++18.1.3Success5,217
Feb 20, 2026 14:02wnwnCPPclang++18.1.3Success5,164
Feb 20, 2026 14:02wnwnCPPclang++18.1.3Success5,063+3.50 RP
Feb 20, 2026 14:00wnwnCPPclang++18.1.3Success5,072+0.39 RP
Feb 20, 2026 13:58wnwnCPPclang++18.1.3Success5,641
Feb 20, 2026 13:45CheckHarryCheckHarryCPPg++13.3.0Success20,214+28.59 RP
Feb 20, 2026 13:37CheckHarryCheckHarryCPPg++13.3.0Success21,454+31.50 RP
Feb 20, 2026 13:17CheckHarryCheckHarryCPPg++13.3.0Success51,609
Feb 20, 2026 13:13CheckHarryCheckHarryCPPg++13.3.0Success23,009+44.49 RP
Feb 20, 2026 13:12CheckHarryCheckHarryCPPg++13.3.0Error
Feb 20, 2026 13:10CheckHarryCheckHarryCPPg++13.3.0Success25,633+100.06 RP
Feb 20, 2026 13:03CheckHarryCheckHarryCPPg++13.3.0Success62,015
Feb 20, 2026 12:57CheckHarryCheckHarryCPPg++13.3.0Success66,978
Feb 20, 2026 12:56CheckHarryCheckHarryCPPg++13.3.0Error
Feb 20, 2026 12:56CheckHarryCheckHarryCPPg++13.3.0Error
Feb 20, 2026 12:47CheckHarryCheckHarryCPPg++13.3.0Success34,475+17.76 RP
Feb 20, 2026 12:46CheckHarryCheckHarryCPPg++13.3.0Success57,801
Feb 20, 2026 12:38CheckHarryCheckHarryCPPclang++18.1.3Success57,044
Feb 20, 2026 12:26CheckHarryCheckHarryCPPg++13.3.0Success49,030
Feb 20, 2026 12:26CheckHarryCheckHarryCPPg++13.3.0Error
Feb 20, 2026 02:23Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success72,954
Feb 20, 2026 02:22Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,074
Feb 20, 2026 02:01Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,027
Feb 20, 2026 02:01Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success72,871+0.39 RP
Feb 20, 2026 01:34Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,081+0.51 RP
Feb 20, 2026 01:12Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,598
Feb 20, 2026 01:08Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,616
Feb 20, 2026 01:07Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,564
Feb 20, 2026 01:05Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,728
Feb 20, 2026 01:01Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,608
Feb 20, 2026 00:59Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,521
Feb 20, 2026 00:54Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,613
Feb 20, 2026 00:51Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,360
Feb 20, 2026 00:51Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,776
Feb 20, 2026 00:46Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,530
Feb 20, 2026 00:41Serhii SakhnoSerhii SakhnoCPPg++13.3.0Success73,357+11.09 RP
Feb 20, 2026 00:41Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,514
Feb 20, 2026 00:34Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,530
Feb 20, 2026 00:30Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,524
Feb 19, 2026 23:56Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,501+87.15 RP
Feb 19, 2026 23:50Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 19, 2026 23:49Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 19, 2026 23:45Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,831
Feb 19, 2026 23:44Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 19, 2026 23:42Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,115
Feb 19, 2026 23:42Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 19, 2026 23:38Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,426
Feb 19, 2026 23:38Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,750+2.42 RP
Feb 19, 2026 23:36Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 19, 2026 23:34Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,823