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 16, 2026 08:56wnwnCPPclang++18.1.3Error
Feb 16, 2026 08:56wnwnCPPclang++18.1.3Error
Feb 16, 2026 08:54wnwnCPPclang++18.1.3Error
Feb 16, 2026 08:53wnwnCPPclang++18.1.3Error
Feb 16, 2026 08:52wnwnCPPclang++18.1.3Error
Feb 15, 2026 23:28wnwnCPPclang++18.1.3Success8,377
Feb 15, 2026 23:26wnwnCPPclang++18.1.3Success8,367
Feb 15, 2026 23:23wnwnCPPclang++18.1.3Error
Feb 15, 2026 23:22wnwnCPPclang++18.1.3Success8,270+10.58 RP
Feb 15, 2026 23:20wnwnCPPclang++18.1.3Success8,444
Feb 15, 2026 23:20wnwnCPPclang++18.1.3Success8,647
Feb 15, 2026 23:19wnwnCPPclang++18.1.3Success8,343+9.27 RP
Feb 15, 2026 23:19wnwnCPPclang++18.1.3Success8,408+0.14 RP
Feb 15, 2026 23:18wnwnCPPclang++18.1.3Success8,464
Feb 15, 2026 23:17wnwnCPPclang++18.1.3Success8,456
Feb 15, 2026 23:16wnwnCPPclang++18.1.3Success8,455
Feb 15, 2026 23:16wnwnCPPclang++18.1.3Success9,850
Feb 15, 2026 23:15wnwnCPPclang++18.1.3Success8,705
Feb 15, 2026 23:15wnwnCPPclang++18.1.3Success8,409+7.87 RP
Feb 15, 2026 23:13wnwnCPPclang++18.1.3Success8,465+93.31 RP
Feb 15, 2026 23:12wnwnCPPg++13.3.0Success9,608
Feb 15, 2026 23:07wnwnCPPg++13.3.0Success9,588
Feb 15, 2026 23:05wnwnCPPg++13.3.0Success9,249
Feb 15, 2026 23:04wnwnCPPg++13.3.0Success9,233
Feb 15, 2026 23:04wnwnCPPg++13.3.0Success9,191+18.04 RP
Feb 15, 2026 23:02wnwnCPPg++13.3.0Success9,346+26.03 RP
Feb 15, 2026 23:00wnwnCPPg++13.3.0Error
Feb 15, 2026 22:57wnwnCPPg++13.3.0Error
Feb 15, 2026 22:54wnwnCPPg++13.3.0Error
Feb 15, 2026 22:53wnwnCPPg++13.3.0Error
Feb 15, 2026 22:52wnwnCPPg++13.3.0Error
Feb 15, 2026 22:48wnwnCPPg++13.3.0Error
Feb 15, 2026 22:46wnwnCPPg++13.3.0Error
Feb 15, 2026 22:45wnwnCPPg++13.3.0Error
Feb 15, 2026 22:43wnwnCPPg++13.3.0Error
Feb 15, 2026 22:43wnwnCPPg++13.3.0Error
Feb 15, 2026 22:36wnwnCPPg++13.3.0Success9,698
Feb 15, 2026 22:35wnwnCPPg++13.3.0Success9,799
Feb 15, 2026 22:34wnwnCPPg++13.3.0Success9,779
Feb 15, 2026 22:33wnwnCPPg++13.3.0Success10,899
Feb 15, 2026 22:33wnwnCPPg++13.3.0Success9,690
Feb 15, 2026 22:32wnwnCPPg++13.3.0Success9,740
Feb 15, 2026 22:31wnwnCPPg++13.3.0Success9,623
Feb 15, 2026 22:31wnwnCPPg++13.3.0Success9,667
Feb 15, 2026 22:30wnwnCPPg++13.3.0Success10,979
Feb 15, 2026 22:30wnwnCPPg++13.3.0Success11,033
Feb 15, 2026 22:29wnwnCPPg++13.3.0Error
Feb 15, 2026 22:28wnwnCPPg++13.3.0Success9,684
Feb 15, 2026 22:28wnwnCPPg++13.3.0Error
Feb 15, 2026 22:27wnwnCPPg++13.3.0Success10,088
Feb 15, 2026 22:27wnwnCPPg++13.3.0Success9,937
Feb 15, 2026 22:26wnwnCPPg++13.3.0Success10,042
Feb 15, 2026 22:22wnwnCPPg++13.3.0Success9,579+5.74 RP
Feb 15, 2026 22:16wnwnCPPg++13.3.0Success9,632+134.29 RP
Feb 15, 2026 22:16wnwnCPPg++13.3.0Error
Feb 15, 2026 21:10Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,454
Feb 15, 2026 20:48Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,419
Feb 15, 2026 20:45Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 20:41Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,794
Feb 15, 2026 20:34Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,851
Feb 15, 2026 20:26Juraj ZelmanJuraj ZelmanRUSTrust-1.93.1Success12,580
Feb 15, 2026 20:19wnwnCPPg++13.3.0Success11,063+25.80 RP
Feb 15, 2026 20:14Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,799
Feb 15, 2026 20:13wnwnCPPg++13.3.0Success11,388+33.52 RP
Feb 15, 2026 20:07Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,784+7.74 RP
Feb 15, 2026 20:02Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success7,060
Feb 15, 2026 19:55Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,079
Feb 15, 2026 19:51Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,810+1.48 RP
Feb 15, 2026 19:48Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,887
Feb 15, 2026 19:45Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,040
Feb 15, 2026 19:41Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success5,968
Feb 15, 2026 19:32Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,018
Feb 15, 2026 19:31Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,206
Feb 15, 2026 19:30Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,199
Feb 15, 2026 19:30Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,137
Feb 15, 2026 19:28Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 19:25Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,017
Feb 15, 2026 19:20Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success6,303
Feb 15, 2026 19:08Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,444
Feb 15, 2026 19:05Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 19:02Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,330
Feb 15, 2026 19:01Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 19:01Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 15, 2026 19:00Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 18:57Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 15, 2026 18:57Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 15, 2026 18:54Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error
Feb 15, 2026 18:53Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,375
Feb 15, 2026 18:52Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,391
Feb 15, 2026 18:51Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,384
Feb 15, 2026 18:49Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,900
Feb 15, 2026 18:44Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,381
Feb 15, 2026 18:42Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,444
Feb 15, 2026 18:41Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success13,577
Feb 15, 2026 18:41Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,774
Feb 15, 2026 18:37wnwnCPPg++13.3.0Error
Feb 15, 2026 18:37Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,855
Feb 15, 2026 18:35Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,382
Feb 15, 2026 18:31Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,726
Feb 15, 2026 18:24Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success6,648