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 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
May 5, 2026 00:07olliecrowolliecrowCPPg++13.3.0Success7,033
May 5, 2026 00:05olliecrowolliecrowCPPg++13.3.0Error
May 5, 2026 00:05olliecrowolliecrowZIG0.14.0Success6,140
May 5, 2026 00:05olliecrowolliecrowZIG0.14.0Success6,031
May 5, 2026 00:01olliecrowolliecrowCPPg++14.2.0Success6,990
May 4, 2026 23:58olliecrowolliecrowZIG0.15.1Success5,866
May 4, 2026 23:51olliecrowolliecrowCPPg++14.2.0Success6,988
May 4, 2026 23:48olliecrowolliecrowCPPg++10.5.0Success7,587
May 4, 2026 23:48olliecrowolliecrowCPPclang++18.1.3Success15,464
May 4, 2026 23:47CCCPPg++10.5.0Success89,173
May 4, 2026 23:44olliecrowolliecrowZIG0.14.0Success6,103
May 4, 2026 23:39olliecrowolliecrowZIG0.14.0Success6,112
May 4, 2026 23:22olliecrowolliecrowRUSTrust-1.94.0Success6,322
May 4, 2026 23:03Aleksei ShahoikaAleksei ShahoikaCPPg++10.5.0Success15,511
May 4, 2026 23:02olliecrowolliecrowZIG0.14.0Success6,026
May 4, 2026 23:02Aleksei ShahoikaAleksei ShahoikaCPPg++10.5.0Success15,504
May 4, 2026 22:44olliecrowolliecrowRUSTrust-1.94.0Success6,312
May 4, 2026 22:17olliecrowolliecrowCSHARP9.0.14Error
May 4, 2026 21:40olliecrowolliecrowCSHARP9.0.14Error
May 4, 2026 21:32M-RochatM-RochatCPPclang++20.1.2Success20,539+152.00 RP
May 4, 2026 21:27olliecrowolliecrowCPPclang++18.1.3Success15,291
May 4, 2026 21:12M-RochatM-RochatCPPclang++20.1.2Success29,862+6.69 RP
May 4, 2026 21:12M-RochatM-RochatCPPg++14.2.0Success30,471+4.35 RP
May 4, 2026 21:10M-RochatM-RochatCPPg++10.5.0Success36,112
May 4, 2026 21:07M-RochatM-RochatCPPg++10.5.0Success32,906
May 4, 2026 21:02flavio87flavio87CPPg++10.5.0Success89,073+112.27 RP
May 4, 2026 20:59M-RochatM-RochatCPPg++10.5.0Success30,880+323.83 RP
May 4, 2026 14:03limanjun99limanjun99CPPg++14.2.0Success4,445
May 4, 2026 13:56limanjun99limanjun99CPPg++14.2.0Success4,402
May 4, 2026 13:55limanjun99limanjun99CPPg++14.2.0Error
May 4, 2026 13:53limanjun99limanjun99CPPg++14.2.0Success4,420
May 4, 2026 12:31caandocaandoCPPg++14.2.0Error
May 4, 2026 12:27caandocaandoCPPg++14.2.0Error
May 4, 2026 12:25caandocaandoCPPg++14.2.0Error
May 4, 2026 12:21limanjun99limanjun99CPPg++14.2.0Success4,423
May 4, 2026 12:20limanjun99limanjun99CPPg++14.2.0Success4,441
May 4, 2026 12:15limanjun99limanjun99CPPg++14.2.0Success4,411
May 4, 2026 12:09Oleg SkinderevOleg SkinderevCPPg++14.2.0Success62,434+6.38 RP
May 4, 2026 12:08limanjun99limanjun99CPPg++14.2.0Error
May 4, 2026 11:32limanjun99limanjun99CPPg++14.2.0Success4,523
May 4, 2026 11:26limanjun99limanjun99CPPg++14.2.0Success4,517
May 4, 2026 11:22limanjun99limanjun99CPPg++14.2.0Success4,516
May 4, 2026 11:06limanjun99limanjun99CPPg++14.2.0Success4,394+37.19 RP
May 4, 2026 10:29limanjun99limanjun99CPPg++14.2.0Success4,467+97.31 RP
May 4, 2026 10:24limanjun99limanjun99CPPg++14.2.0Success4,713
May 4, 2026 10:20limanjun99limanjun99CPPg++14.2.0Success4,696
May 4, 2026 10:12limanjun99limanjun99CPPg++14.2.0Success4,710
May 4, 2026 10:04limanjun99limanjun99CPPg++14.2.0Success4,711
May 4, 2026 09:51limanjun99limanjun99CPPg++14.2.0Success4,670+198.45 RP
May 4, 2026 09:37limanjun99limanjun99CPPg++14.2.0Success5,147+16.84 RP
May 4, 2026 07:42limanjun99limanjun99CPPg++14.2.0Error
May 4, 2026 07:41limanjun99limanjun99CPPg++14.2.0Error