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
May 9, 2026 14:42wnwnCPPg++13.3.0Success3,517
May 9, 2026 14:39wnwnCPPg++13.3.0Success3,384+3.50 RP
May 9, 2026 14:36wnwnCPPg++13.3.0Success3,418
May 9, 2026 14:35wnwnCPPg++13.3.0Success3,391
May 9, 2026 14:34wnwnCPPg++13.3.0Success3,407
May 9, 2026 14:32wnwnCPPg++13.3.0Error
May 9, 2026 14:29wnwnCPPg++13.3.0Success3,417
May 9, 2026 14:24wnwnCPPg++13.3.0Success3,413
May 9, 2026 14:23wnwnCPPg++13.3.0Success3,407
May 9, 2026 14:22wnwnCPPclang++18.1.3Error
May 9, 2026 14:15wnwnCPPg++13.3.0Success3,529
May 9, 2026 14:13wnwnCPPg++13.3.0Success3,406
May 9, 2026 14:12wnwnCPPg++13.3.0Success3,541
May 9, 2026 14:08wnwnCPPg++13.3.0Success3,514
May 9, 2026 14:06wnwnCPPg++13.3.0Success3,523
May 9, 2026 14:03wnwnCPPg++13.3.0Success3,539
May 9, 2026 14:01wnwnCPPg++13.3.0Success3,563
May 9, 2026 13:39wnwnCPPg++13.3.0Success3,484
May 9, 2026 13:37wnwnCPPg++13.3.0Success3,629
May 9, 2026 13:34wnwnCPPg++13.3.0Success3,393
May 9, 2026 13:16wnwnCPPg++14.2.0Success3,572
May 9, 2026 13:15wnwnCPPg++14.2.0Error
May 9, 2026 13:14wnwnCPPg++14.2.0Success3,411
May 9, 2026 13:12wnwnCPPclang++20.1.2Success4,066
May 9, 2026 13:10wnwnCPPclang++20.1.2Error
May 9, 2026 13:09wnwnCPPg++13.3.0Success3,553
May 9, 2026 13:05wnwnCPPg++13.3.0Success3,571
May 9, 2026 12:54wnwnCPPg++13.3.0Success3,554
May 9, 2026 12:53wnwnCPPg++13.3.0Success3,560
May 9, 2026 12:52wnwnCPPg++13.3.0Success3,405
May 9, 2026 12:50E SequeiraE SequeiraCPPg++14.2.0Error
May 9, 2026 12:50wnwnCPPg++13.3.0Success3,572
May 9, 2026 12:50E SequeiraE SequeiraCPPg++10.5.0Error
May 9, 2026 12:42E SequeiraE SequeiraCPPg++10.5.0Error
May 9, 2026 12:41E SequeiraE SequeiraCPPg++10.5.0Error
May 9, 2026 12:37wnwnCPPg++13.3.0Success3,419
May 9, 2026 12:36wnwnCPPg++13.3.0Success3,551
May 9, 2026 12:36E SequeiraE SequeiraCPPclang++18.1.3Error
May 9, 2026 12:36wnwnCPPg++13.3.0Success3,537
May 9, 2026 12:35wnwnCPPg++13.3.0Success3,563
May 9, 2026 12:25wnwnCPPg++13.3.0Success3,512
May 9, 2026 12:25wnwnCPPg++13.3.0Success3,430
May 9, 2026 12:24wnwnCPPg++13.3.0Success3,431
May 9, 2026 12:23wnwnCPPg++13.3.0Success3,546
May 9, 2026 12:22wnwnCPPg++13.3.0Success3,534
May 9, 2026 12:21wnwnCPPg++13.3.0Success3,424
May 9, 2026 12:20wnwnCPPg++13.3.0Success3,386
May 9, 2026 12:19wnwnCPPg++13.3.0Success3,537
May 9, 2026 12:18wnwnCPPg++13.3.0Success3,521
May 9, 2026 12:17wnwnCPPg++13.3.0Success3,562
May 9, 2026 12:16wnwnCPPg++13.3.0Success3,529
May 9, 2026 08:33flavio87flavio87CPPg++14.2.0Success8,464+95.34 RP
May 9, 2026 06:21Milo PresedoMilo PresedoCPPg++10.5.0Success24,858
May 9, 2026 04:25Milo PresedoMilo PresedoCPPg++10.5.0Success8,238+6.59 RP
May 8, 2026 22:35zielajzielajCPPclang++18.1.3Error
May 8, 2026 22:34zielajzielajCPPclang++20.1.2Success3,600
May 8, 2026 22:32zielajzielajCPPclang++18.1.3Error
May 8, 2026 22:31zielajzielajCPPclang++18.1.3Success3,641
May 8, 2026 19:09Milo PresedoMilo PresedoCPPg++10.5.0Success8,283+1'207.29 RP
May 8, 2026 18:09Hung T.NguyenHung T.NguyenCPPg++10.5.0Success50,126
May 8, 2026 17:55Hung T.NguyenHung T.NguyenCPPg++10.5.0Success61,189
May 8, 2026 08:53flavio87flavio87CPPg++14.2.0Success9,207+37.03 RP
May 8, 2026 07:14flavio87flavio87CPPg++14.2.0Success9,532+77.56 RP
May 8, 2026 07:11flavio87flavio87CPPg++10.5.0Success10,293+97.33 RP
May 8, 2026 00:30flavio87flavio87CPPg++14.2.0Success11,439+136.14 RP
May 7, 2026 23:35Arseni KanapelkaArseni KanapelkaCPPg++10.5.0Success95,192+5.98 RP
May 7, 2026 23:33Arseni KanapelkaArseni KanapelkaCPPg++10.5.0Success100,940+99.07 RP
May 7, 2026 20:09Sanketh B KSanketh B KCPPg++10.5.0Success89,139
May 7, 2026 16:15flavio87flavio87CPPg++14.2.0Success13,549+96.50 RP
May 7, 2026 11:07wnwnCPPg++13.3.0Success3,409
May 7, 2026 11:01wnwnCPPg++13.3.0Success3,386
May 7, 2026 11:00wnwnCPPg++13.3.0Success3,396
May 7, 2026 10:57wnwnCPPg++13.3.0Success3,421
May 7, 2026 10:55wnwnCPPg++13.3.0Success3,519
May 7, 2026 10:53wnwnCPPg++13.3.0Success3,392
May 7, 2026 10:51wnwnCPPg++13.3.0Success3,421
May 7, 2026 10:47wnwnCPPg++13.3.0Success3,527
May 7, 2026 10:46wnwnCPPg++13.3.0Success3,452
May 7, 2026 10:44wnwnCPPg++13.3.0Success3,404
May 7, 2026 10:43wnwnCPPg++13.3.0Success3,392
May 7, 2026 10:41wnwnCPPg++13.3.0Success3,444
May 7, 2026 10:39wnwnCPPg++13.3.0Success3,474
May 7, 2026 10:37wnwnCPPg++13.3.0Success3,386+8.70 RP
May 7, 2026 10:35wnwnCPPg++13.3.0Success3,489
May 7, 2026 10:33wnwnCPPg++13.3.0Success3,520
May 7, 2026 10:33wnwnCPPg++13.3.0Success3,640
May 7, 2026 10:31wnwnCPPg++13.3.0Success3,510
May 7, 2026 10:28wnwnCPPg++13.3.0Success3,428
May 7, 2026 10:28wnwnCPPg++13.3.0Success3,466
May 7, 2026 10:26wnwnCPPg++13.3.0Success3,438
May 7, 2026 10:26wnwnCPPg++13.3.0Success3,410
May 7, 2026 10:25wnwnCPPg++13.3.0Success3,392
May 7, 2026 10:23wnwnCPPg++13.3.0Success3,403
May 7, 2026 10:22wnwnCPPg++13.3.0Success3,391+8.68 RP
May 7, 2026 10:20wnwnCPPg++13.3.0Success3,407
May 7, 2026 10:18wnwnCPPg++13.3.0Success3,419
May 7, 2026 10:17wnwnCPPg++13.3.0Success3,396+8.66 RP
May 7, 2026 10:16wnwnCPPg++13.3.0Success3,401
May 7, 2026 10:14wnwnCPPg++13.3.0Success3,501
May 7, 2026 10:11wnwnCPPg++13.3.0Success3,514