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 12, 2026 00:47olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:44olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:39olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:26olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:19olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:09olliecrowolliecrowCPPg++13.3.0Success6,393
Feb 12, 2026 00:05olliecrowolliecrowCPPg++13.3.0Error
Feb 12, 2026 00:03olliecrowolliecrowCPPg++13.3.0Success7,207
Feb 11, 2026 23:52olliecrowolliecrowCPPg++13.3.0Success61,033
Feb 11, 2026 22:19olliecrowolliecrowCPPg++13.3.0Success6,207
Feb 11, 2026 22:15olliecrowolliecrowCPPg++13.3.0Success6,481
Feb 11, 2026 22:05olliecrowolliecrowCPPg++13.3.0Success6,002
Feb 11, 2026 21:59olliecrowolliecrowCPPg++13.3.0Success6,133
Feb 11, 2026 21:38olliecrowolliecrowCPPg++13.3.0Success6,011
Feb 11, 2026 21:24olliecrowolliecrowCPPg++13.3.0Success6,052
Feb 11, 2026 21:17olliecrowolliecrowCPPg++13.3.0Success6,209
Feb 11, 2026 20:46olliecrowolliecrowCPPclang++18.1.3Success6,024
Feb 11, 2026 20:41olliecrowolliecrowCPPg++13.3.0Success7,084
Feb 11, 2026 20:37olliecrowolliecrowCPPg++13.3.0Success6,093
Feb 11, 2026 20:29olliecrowolliecrowCPPg++13.3.0Success6,024
Feb 11, 2026 20:22olliecrowolliecrowCPPg++13.3.0Success6,062
Feb 11, 2026 20:05olliecrowolliecrowCPPg++13.3.0Success5,736+100.80 RP
Feb 11, 2026 19:27olliecrowolliecrowCPPg++13.3.0Success6,494
Feb 11, 2026 19:27olliecrowolliecrowCPPg++13.3.0Success6,490
Feb 11, 2026 19:27olliecrowolliecrowCPPg++13.3.0Success6,482
Feb 11, 2026 19:27olliecrowolliecrowCPPg++13.3.0Success6,482
Feb 11, 2026 19:27olliecrowolliecrowCPPg++13.3.0Success6,492
Feb 11, 2026 19:24olliecrowolliecrowCPPg++13.3.0Success6,312
Feb 11, 2026 19:24olliecrowolliecrowCPPg++13.3.0Success6,369
Feb 11, 2026 19:24olliecrowolliecrowCPPg++13.3.0Success6,314
Feb 11, 2026 19:24olliecrowolliecrowCPPg++13.3.0Success6,353
Feb 11, 2026 19:24olliecrowolliecrowCPPg++13.3.0Success6,375
Feb 11, 2026 19:22olliecrowolliecrowCPPg++13.3.0Success13,281
Feb 11, 2026 19:22olliecrowolliecrowCPPg++13.3.0Success13,578
Feb 11, 2026 19:22olliecrowolliecrowCPPg++13.3.0Success13,587
Feb 11, 2026 19:22olliecrowolliecrowCPPg++13.3.0Success13,604
Feb 11, 2026 19:22olliecrowolliecrowCPPg++13.3.0Success13,647
Feb 11, 2026 19:11olliecrowolliecrowCPPg++13.3.0Success6,240
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,292
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,311
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,272
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,276
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,334
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,297
Feb 11, 2026 19:10olliecrowolliecrowCPPg++13.3.0Success6,286
Feb 11, 2026 19:07olliecrowolliecrowCPPg++13.3.0Success63,767
Feb 11, 2026 18:41olliecrowolliecrowCPPg++13.3.0Success6,088+43.34 RP
Feb 11, 2026 18:40olliecrowolliecrowCPPclang++18.1.3Success6,361
Feb 11, 2026 18:40olliecrowolliecrowCPPclang++18.1.3Success6,330
Feb 11, 2026 18:39olliecrowolliecrowCPPclang++18.1.3Success6,361
Feb 11, 2026 18:39olliecrowolliecrowCPPclang++18.1.3Success6,336
Feb 11, 2026 18:38olliecrowolliecrowCPPg++13.3.0Success15,834
Feb 11, 2026 18:32olliecrowolliecrowCPPclang++18.1.3Success6,298
Feb 11, 2026 18:31olliecrowolliecrowCPPclang++18.1.3Success6,370
Feb 11, 2026 18:31olliecrowolliecrowCPPclang++18.1.3Success6,327
Feb 11, 2026 18:30olliecrowolliecrowCPPclang++18.1.3Success6,282
Feb 11, 2026 18:30olliecrowolliecrowCPPclang++18.1.3Success6,362
Feb 11, 2026 18:27olliecrowolliecrowCPPclang++18.1.3Success6,384
Feb 11, 2026 18:20olliecrowolliecrowCPPg++13.3.0Success6,282
Feb 11, 2026 18:19olliecrowolliecrowCPPg++13.3.0Success6,279
Feb 11, 2026 18:19olliecrowolliecrowCPPg++13.3.0Success6,481
Feb 11, 2026 18:19olliecrowolliecrowCPPg++13.3.0Success6,343
Feb 11, 2026 18:19olliecrowolliecrowCPPg++13.3.0Success6,366
Feb 11, 2026 18:18olliecrowolliecrowCPPg++13.3.0Success6,287
Feb 11, 2026 18:18olliecrowolliecrowCPPg++13.3.0Success6,288
Feb 11, 2026 18:18olliecrowolliecrowCPPg++13.3.0Success6,361
Feb 11, 2026 18:14olliecrowolliecrowCPPg++13.3.0Success6,264
Feb 11, 2026 18:13olliecrowolliecrowCPPg++13.3.0Success6,284
Feb 11, 2026 18:13olliecrowolliecrowCPPg++13.3.0Success6,258
Feb 11, 2026 18:13olliecrowolliecrowCPPg++13.3.0Success6,344
Feb 11, 2026 18:13olliecrowolliecrowCPPg++13.3.0Success6,253+8.14 RP
Feb 11, 2026 18:11olliecrowolliecrowCPPg++13.3.0Success6,342
Feb 11, 2026 18:11olliecrowolliecrowCPPg++13.3.0Success6,285+8.56 RP
Feb 11, 2026 16:40Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,343
Feb 11, 2026 16:39Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 11, 2026 16:38Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success96,708
Feb 11, 2026 14:44wnwnCPPg++13.3.0Error
Feb 10, 2026 22:35Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,689
Feb 10, 2026 22:22Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,685
Feb 10, 2026 22:14Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success94,912
Feb 10, 2026 20:42Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success95,879
Feb 10, 2026 20:27Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,241
Feb 10, 2026 20:23Aleksandr MedvedevAleksandr MedvedevCPPclang++18.1.3Error
Feb 10, 2026 20:11Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success9,336
Feb 10, 2026 20:06Aleksandr MedvedevAleksandr MedvedevCPPclang++18.1.3Success2,068,647
Feb 10, 2026 20:01Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success14,917
Feb 10, 2026 20:01Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success14,624
Feb 10, 2026 19:58Aleksandr MedvedevAleksandr MedvedevCPPclang++18.1.3Success2,068,564
Feb 10, 2026 19:56Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,526
Feb 10, 2026 19:54Aleksandr MedvedevAleksandr MedvedevCPPclang++18.1.3Success2,068,701
Feb 10, 2026 19:53Aleksandr MedvedevAleksandr MedvedevCPPg++13.3.0Success2,070,222+4.83 RP
Feb 10, 2026 19:41Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,393
Feb 10, 2026 19:41Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Error
Feb 10, 2026 19:40Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,459
Feb 10, 2026 19:39Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,599
Feb 10, 2026 19:39Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success8,812
Feb 10, 2026 19:36Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,288
Feb 10, 2026 19:35Daniel MastalerzDaniel MastalerzCPPclang++18.1.3Success10,261
Feb 10, 2026 19:34Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Success7,096+324.29 RP
Feb 10, 2026 19:32Mikołaj UzarskiMikołaj UzarskiCPPclang++18.1.3Error