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 20:48wnwnCPPclang++18.1.3Success8,641
Feb 16, 2026 20:47wnwnCPPclang++18.1.3Success8,801
Feb 16, 2026 19:44wnwnCPPclang++18.1.3Success8,445
Feb 16, 2026 19:42wnwnCPPclang++18.1.3Success8,587
Feb 16, 2026 19:41wnwnCPPclang++18.1.3Error
Feb 16, 2026 19:34wnwnCPPclang++18.1.3Error
Feb 16, 2026 19:24wnwnCPPclang++18.1.3Success8,494
Feb 16, 2026 19:19wnwnCPPclang++18.1.3Error
Feb 16, 2026 19:18wnwnCPPg++13.3.0Success10,312
Feb 16, 2026 19:17wnwnCPPclang++18.1.3Success8,628
Feb 16, 2026 19:17wnwnCPPclang++18.1.3Success8,647
Feb 16, 2026 19:12wnwnCPPclang++18.1.3Success8,593
Feb 16, 2026 19:11wnwnCPPclang++18.1.3Success8,783
Feb 16, 2026 19:11wnwnCPPclang++18.1.3Success8,416
Feb 16, 2026 18:50wnwnCPPclang++18.1.3Success8,527
Feb 16, 2026 18:50wnwnCPPclang++18.1.3Success8,566
Feb 16, 2026 18:49wnwnCPPclang++18.1.3Success8,592
Feb 16, 2026 18:49wnwnCPPclang++18.1.3Success8,352
Feb 16, 2026 18:47wnwnCPPclang++18.1.3Success8,740
Feb 16, 2026 18:47wnwnCPPclang++18.1.3Success8,521
Feb 16, 2026 18:47wnwnCPPclang++18.1.3Success8,434
Feb 16, 2026 18:45wnwnCPPclang++18.1.3Success8,406
Feb 16, 2026 18:44wnwnCPPclang++18.1.3Success8,593
Feb 16, 2026 18:43wnwnCPPclang++18.1.3Success8,421
Feb 16, 2026 17:48wnwnCPPclang++18.1.3Success8,373
Feb 16, 2026 17:47Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,470
Feb 16, 2026 17:47wnwnCPPclang++18.1.3Success8,552
Feb 16, 2026 17:46Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,622
Feb 16, 2026 17:46wnwnCPPclang++18.1.3Success8,478
Feb 16, 2026 17:42Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,843
Feb 16, 2026 17:41wnwnCPPclang++18.1.3Success8,659
Feb 16, 2026 17:40Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,902
Feb 16, 2026 17:35Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success7,206
Feb 16, 2026 10:19tch1001tch1001CPPg++13.3.0Success71,597
Feb 16, 2026 10:17tch1001tch1001CPPg++13.3.0Success71,888
Feb 16, 2026 10:10tch1001tch1001CPPg++13.3.0Success58,674+8.41 RP
Feb 16, 2026 10:08tch1001tch1001CPPg++13.3.0Success61,718+5.26 RP
Feb 16, 2026 10:07tch1001tch1001CPPg++13.3.0Success63,789+2.41 RP
Feb 16, 2026 10:04tch1001tch1001CPPg++13.3.0Success64,787+11.52 RP
Feb 16, 2026 09:58tch1001tch1001CPPg++13.3.0Success91,204
Feb 16, 2026 09:56tch1001tch1001CPPg++13.3.0Success81,196
Feb 16, 2026 09:54tch1001tch1001CPPg++13.3.0Success70,011+0.35 RP
Feb 16, 2026 09:51tch1001tch1001CPPg++13.3.0Success70,182+0.03 RP
Feb 16, 2026 09:50tch1001tch1001CPPg++13.3.0Success70,196+2.07 RP
Feb 16, 2026 09:48tch1001tch1001CPPg++13.3.0Success73,830
Feb 16, 2026 09:37tch1001tch1001CPPg++13.3.0Success73,826
Feb 16, 2026 09:32tch1001tch1001CPPg++13.3.0Success71,233+134.91 RP
Feb 16, 2026 09:27tch1001tch1001CPPg++13.3.0Error
Feb 16, 2026 09:25tch1001tch1001CPPg++13.3.0Error
Feb 16, 2026 09:16wnwnCPPclang++18.1.3Success9,010
Feb 16, 2026 09:11wnwnCPPclang++18.1.3Error
Feb 16, 2026 09:04wnwnCPPclang++18.1.3Error
Feb 16, 2026 09:03wnwnCPPclang++18.1.3Success8,345
Feb 16, 2026 08:57wnwnCPPclang++18.1.3Success8,470
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