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 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
May 7, 2026 10:11wnwnCPPg++13.3.0Success3,449
May 7, 2026 10:10wnwnCPPg++13.3.0Success3,428
May 7, 2026 10:10wnwnCPPg++13.3.0Success3,407
May 7, 2026 10:09wnwnCPPg++13.3.0Success3,423
May 7, 2026 10:09wnwnCPPg++13.3.0Success3,402
May 7, 2026 10:08wnwnCPPg++13.3.0Success3,401
May 7, 2026 10:07wnwnCPPg++13.3.0Success3,534
May 7, 2026 10:07wnwnCPPg++13.3.0Error
May 7, 2026 10:05wnwnCPPg++13.3.0Success3,401
May 7, 2026 10:03wnwnCPPg++13.3.0Success3,443
May 7, 2026 10:02wnwnCPPg++13.3.0Success3,536
May 7, 2026 10:01wnwnCPPg++13.3.0Success3,457
May 7, 2026 10:00wnwnCPPg++13.3.0Success3,560
May 7, 2026 09:59wnwnCPPg++13.3.0Success3,410
May 7, 2026 09:59wnwnCPPg++13.3.0Success3,444
May 7, 2026 09:58wnwnCPPg++13.3.0Success3,590
May 7, 2026 09:58wnwnCPPg++13.3.0Success3,572
May 7, 2026 09:57wnwnCPPg++13.3.0Success3,410
May 7, 2026 09:56wnwnCPPg++13.3.0Success3,434
May 7, 2026 09:56wnwnCPPg++13.3.0Success3,421
May 7, 2026 09:55wnwnCPPg++13.3.0Success3,403
May 7, 2026 09:54wnwnCPPg++13.3.0Success3,409
May 7, 2026 08:51wnwnCPPg++13.3.0Success3,566
May 7, 2026 08:50wnwnCPPg++13.3.0Success3,451
May 7, 2026 08:49wnwnCPPg++13.3.0Success3,569
May 7, 2026 08:48wnwnCPPg++13.3.0Success3,401+8.64 RP
May 7, 2026 08:48wnwnCPPg++13.3.0Success3,470
May 7, 2026 08:45wnwnCPPg++13.3.0Success3,549
May 7, 2026 08:42wnwnCPPg++13.3.0Success3,406+8.60 RP
May 7, 2026 08:41wnwnCPPg++13.3.0Success3,428
May 7, 2026 08:40wnwnCPPg++13.3.0Success3,524
May 7, 2026 08:38wnwnCPPg++13.3.0Success3,428
May 7, 2026 08:37wnwnCPPg++13.3.0Success3,578
May 7, 2026 08:37wnwnCPPg++13.3.0Success3,548
May 7, 2026 08:35wnwnCPPg++13.3.0Success3,558
May 7, 2026 08:35wnwnCPPg++13.3.0Success3,499
May 7, 2026 08:34wnwnCPPg++13.3.0Success3,415+20.44 RP
May 7, 2026 08:31wnwnCPPclang++20.1.2Success3,954
May 7, 2026 08:30wnwnCPPg++13.3.0Success3,594
May 7, 2026 08:30wnwnCPPg++13.3.0Success3,565
May 7, 2026 08:29wnwnCPPg++14.2.0Success3,590
May 7, 2026 08:04ふぃぼふぃぼCPPg++10.5.0Success425,991
May 7, 2026 07:42ふぃぼふぃぼCPPg++10.5.0Success2,040,178
May 7, 2026 07:05ふぃぼふぃぼCPPg++10.5.0Success89,124+112.20 RP
May 6, 2026 20:15flavio87flavio87CPPg++14.2.0Success16,047
May 6, 2026 18:54cashkarucashkaruCPPg++14.2.0Success58,764
May 6, 2026 18:45cashkarucashkaruCPPg++10.5.0Error
May 6, 2026 16:08Dominique GarmierDominique GarmierCPPclang++18.1.3Error
May 6, 2026 15:14Dominique GarmierDominique GarmierCPPclang++20.1.2Success6,737
May 6, 2026 15:13Dominique GarmierDominique GarmierCPPclang++18.1.3Success6,735+21.94 RP
May 6, 2026 08:24flavio87flavio87CPPg++14.2.0Success16,742
May 6, 2026 07:23flavio87flavio87CPPg++13.3.0Success15,709
May 6, 2026 07:17flavio87flavio87CPPg++14.2.0Success15,587+10.76 RP
May 6, 2026 02:07olliecrowolliecrowCPPg++14.2.0Success6,974
May 6, 2026 00:24olliecrowolliecrowCPPg++14.2.0Error
May 5, 2026 21:38cashkarucashkaruCPPg++10.5.0Success55,677+16.50 RP
May 5, 2026 17:03flavio87flavio87CPPclang++18.1.3Success15,853+84.71 RP
May 5, 2026 17:01flavio87flavio87CPPg++10.5.0Success19,163
May 5, 2026 16:46flavio87flavio87CPPclang++18.1.3Success18,312+182.39 RP
May 5, 2026 16:42M-RochatM-RochatCPPclang++17.0.6Success19,882
May 5, 2026 16:41M-RochatM-RochatCPPclang++17.0.6Success19,863
May 5, 2026 16:40M-RochatM-RochatCPPclang++17.0.6Success19,829
May 5, 2026 16:36M-RochatM-RochatCPPclang++17.0.6Success19,725+0.13 RP
May 5, 2026 16:35M-RochatM-RochatCPPclang++17.0.6Success19,730+3.19 RP
May 5, 2026 16:33M-RochatM-RochatCPPclang++17.0.6Success19,855+3.33 RP
May 5, 2026 16:32M-RochatM-RochatCPPclang++16.0.6Success20,952
May 5, 2026 16:30M-RochatM-RochatCPPclang++17.0.6Success19,987+2.39 RP
May 5, 2026 16:25M-RochatM-RochatCPPclang++19.1.1Success20,173
May 5, 2026 16:24M-RochatM-RochatCPPclang++19.1.1Success20,447
May 5, 2026 16:05M-RochatM-RochatCPPclang++19.1.1Success28,725
May 5, 2026 16:02M-RochatM-RochatCPPg++13.3.0Success24,924
May 5, 2026 16:01M-RochatM-RochatCPPclang++19.1.1Success28,256
May 5, 2026 15:53M-RochatM-RochatCPPclang++19.1.1Success23,243
May 5, 2026 15:25M-RochatM-RochatCPPclang++20.1.2Success95,848
May 5, 2026 14:51flavio87flavio87CPPclang++18.1.3Success27,495+106.47 RP
May 5, 2026 14:38flavio87flavio87CPPg++10.5.0Success38,875+0.69 RP
May 5, 2026 14:29M-RochatM-RochatCPPclang++19.1.1Success22,545
May 5, 2026 14:17flavio87flavio87CPPg++14.2.0Success38,979+25.03 RP
May 5, 2026 14:17M-RochatM-RochatCPPclang++19.1.1Success20,083+0.77 RP
May 5, 2026 14:05M-RochatM-RochatCPPclang++18.1.3Success20,114+10.29 RP
May 5, 2026 14:02M-RochatM-RochatCPPclang++20.1.2Success21,820
May 5, 2026 13:33Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Success78,875+0.18 RP
May 5, 2026 13:31Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Success92,633
May 5, 2026 13:25Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Error
May 5, 2026 13:22Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Error
May 5, 2026 09:06flavio87flavio87CPPg++14.2.0Success43,194+119.25 RP
May 5, 2026 08:11M-RochatM-RochatCPPclang++20.1.2Success26,885
May 5, 2026 08:00M-RochatM-RochatCPPg++13.3.0Success32,912
May 5, 2026 07:54M-RochatM-RochatCPPg++13.3.0Success35,163
May 5, 2026 07:37M-RochatM-RochatCPPg++13.3.0Success78,293
May 5, 2026 07:33Victor MerckléVictor MerckléCPPg++14.2.0Error
May 5, 2026 01:10olliecrowolliecrowCPPg++13.3.0Success7,356
May 5, 2026 01:09olliecrowolliecrowCPPg++13.3.0Success7,432
May 5, 2026 00:21olliecrowolliecrowZIG0.14.0Error
May 5, 2026 00:21olliecrowolliecrowZIG0.14.0Success5,940