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
Mar 1, 2026 22:46wnwnCPPclang++18.1.3Success4,410
Mar 1, 2026 22:45wnwnCPPclang++18.1.3Error
Mar 1, 2026 21:21satoru.netsatoru.netCPPg++13.3.0Success41,676
Mar 1, 2026 21:16wnwnCPPclang++18.1.3Success4,465
Mar 1, 2026 21:12wnwnCPPclang++18.1.3Success4,410
Mar 1, 2026 21:06wnwnCPPclang++18.1.3Success4,459
Mar 1, 2026 21:04wnwnCPPclang++18.1.3Success4,404
Mar 1, 2026 21:02wnwnCPPclang++18.1.3Success4,410
Mar 1, 2026 15:03Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Error
Mar 1, 2026 15:03Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Error
Mar 1, 2026 14:57Kacper GrzybowskiKacper GrzybowskiRUSTrust-1.93.1Success55,204
Mar 1, 2026 14:56Kacper GrzybowskiKacper GrzybowskiRUSTrust-1.93.1Error
Mar 1, 2026 14:47Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Success56,415
Mar 1, 2026 14:45Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Success64,307
Mar 1, 2026 14:37Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Success72,472
Mar 1, 2026 14:07Kacper GrzybowskiKacper GrzybowskiCPPg++13.3.0Success52,925
Mar 1, 2026 09:13Benji WhiteBenji WhiteCPPg++13.3.0Success81,549
Mar 1, 2026 09:03Benji WhiteBenji WhiteCPPg++13.3.0Success56,613+28.62 RP
Mar 1, 2026 07:41Benji WhiteBenji WhiteCPPg++13.3.0Success67,559+80.37 RP
Feb 28, 2026 23:15wnwnCPPclang++18.1.3Success4,391
Feb 28, 2026 22:58lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:58lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:56lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:37wnwnCPPclang++18.1.3Success4,407
Feb 28, 2026 22:29lipapipalipapipaCPPg++13.3.0Error+5.35 RP
Feb 28, 2026 22:25lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:25lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:25lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:25lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:24lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:24lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 22:24lipapipalipapipaCPPg++13.3.0Error
Feb 28, 2026 21:29wnwnCPPclang++18.1.3Success4,571
Feb 28, 2026 20:31wnwnCPPclang++18.1.3Success4,413
Feb 28, 2026 20:31wnwnCPPclang++18.1.3Success4,438
Feb 28, 2026 20:02wnwnCPPclang++18.1.3Success4,975
Feb 28, 2026 20:01wnwnCPPclang++18.1.3Success5,443
Feb 28, 2026 20:00wnwnCPPclang++18.1.3Success4,702
Feb 28, 2026 19:59wnwnCPPclang++18.1.3Success4,685
Feb 28, 2026 19:58wnwnCPPclang++18.1.3Success4,681
Feb 28, 2026 19:57wnwnCPPclang++18.1.3Error
Feb 28, 2026 19:56wnwnCPPclang++18.1.3Success4,438
Feb 28, 2026 19:30wnwnCPPclang++18.1.3Success4,437
Feb 28, 2026 19:28wnwnCPPclang++18.1.3Success4,409
Feb 28, 2026 19:27wnwnCPPclang++18.1.3Success4,704
Feb 28, 2026 19:26wnwnCPPclang++18.1.3Success4,616
Feb 28, 2026 19:25wnwnCPPclang++18.1.3Success4,742
Feb 28, 2026 19:24wnwnCPPclang++18.1.3Success4,755
Feb 28, 2026 19:23wnwnCPPclang++18.1.3Success5,665
Feb 28, 2026 19:22wnwnCPPclang++18.1.3Error
Feb 28, 2026 19:20wnwnCPPclang++18.1.3Success5,651
Feb 28, 2026 19:19wnwnCPPclang++18.1.3Success5,438
Feb 28, 2026 19:10wnwnCPPclang++18.1.3Success4,680
Feb 28, 2026 09:45ManuManuRUSTrust-1.93.1Success89,680
Feb 28, 2026 09:39ManuManuRUSTrust-1.93.1Success89,530+84.63 RP
Feb 28, 2026 09:30ManuManuRUSTrust-1.93.1Success369,448+27.07 RP
Feb 28, 2026 08:57Benji WhiteBenji WhiteCPPg++13.3.0Success147,829+62.81 RP
Feb 28, 2026 07:54Benji WhiteBenji WhiteCPPg++13.3.0Success2,066,873+4.84 RP
Feb 28, 2026 01:02ccCPPg++13.3.0Error
Feb 28, 2026 01:00ccCPPg++13.3.0Error
Feb 28, 2026 00:56ccCPPg++13.3.0Success2,020,862+4.95 RP
Feb 27, 2026 22:34lipapipalipapipaCPPg++13.3.0Success5,837
Feb 27, 2026 22:09lipapipalipapipaCPPg++13.3.0Error
Feb 27, 2026 21:14lipapipalipapipaCPPg++13.3.0Success5,812+0.59 RP
Feb 27, 2026 21:11lipapipalipapipaCPPg++13.3.0Success5,822
Feb 27, 2026 21:03defiancedefianceRUSTrust-1.93.1Success99,430+73.55 RP
Feb 27, 2026 21:01defiancedefianceRUSTrust-1.93.1Success370,042+27.02 RP
Feb 27, 2026 19:49lipapipalipapipaCPPg++13.3.0Success5,973
Feb 27, 2026 18:58lipapipalipapipaCPPg++13.3.0Success18,762
Feb 27, 2026 18:57lipapipalipapipaCPPg++13.3.0Success28,952
Feb 27, 2026 18:55lipapipalipapipaCPPg++13.3.0Error
Feb 27, 2026 13:40Genos0Genos0CPPg++13.3.0Success71,270+0.01 RP
Feb 27, 2026 13:37Genos0Genos0CPPg++13.3.0Error
Feb 27, 2026 13:35Genos0Genos0CPPg++13.3.0Success71,307
Feb 27, 2026 13:35Genos0Genos0CPPg++13.3.0Success71,274
Feb 27, 2026 13:34Genos0Genos0CPPg++13.3.0Success71,274+0.10 RP
Feb 27, 2026 13:34Genos0Genos0CPPg++13.3.0Success71,732
Feb 27, 2026 13:33Genos0Genos0CPPg++13.3.0Success72,652
Feb 27, 2026 13:33Genos0Genos0CPPg++13.3.0Success73,893
Feb 27, 2026 13:33Genos0Genos0CPPg++13.3.0Success74,779
Feb 27, 2026 13:33Genos0Genos0CPPg++13.3.0Success76,285
Feb 27, 2026 13:32Genos0Genos0CPPg++13.3.0Success78,467
Feb 27, 2026 13:32Genos0Genos0CPPg++13.3.0Success82,946
Feb 27, 2026 13:30Genos0Genos0CPPg++13.3.0Success71,324+6.98 RP
Feb 27, 2026 08:14lipapipalipapipaCPPg++13.3.0Success5,880
Feb 27, 2026 08:13lipapipalipapipaCPPg++13.3.0Success6,186
Feb 27, 2026 04:29user76135user76135CPPg++13.3.0Success54,044+10.17 RP
Feb 27, 2026 04:20user76135user76135CPPg++13.3.0Success72,375
Feb 27, 2026 04:19user76135user76135CPPg++13.3.0Success57,186+29.38 RP
Feb 27, 2026 04:13user76135user76135CPPg++13.3.0Success71,476
Feb 27, 2026 04:04user76135user76135CPPg++13.3.0Success2,066,141
Feb 27, 2026 04:03user76135user76135CPPg++13.3.0Success68,733+145.49 RP
Feb 26, 2026 21:53Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,210
Feb 26, 2026 21:49Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,842
Feb 26, 2026 21:48Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,564
Feb 26, 2026 21:47Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,566
Feb 26, 2026 21:46Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,740
Feb 26, 2026 21:44Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,684
Feb 26, 2026 21:43Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,160
Feb 26, 2026 21:42Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success5,561