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 4, 2026 07:39limanjun99limanjun99CPPg++14.2.0Success5,192+8.86 RP
May 4, 2026 07:34limanjun99limanjun99CPPg++14.2.0Success5,882
May 4, 2026 07:33limanjun99limanjun99CPPg++14.2.0Success5,863
May 4, 2026 07:31limanjun99limanjun99CPPg++14.2.0Success5,461
May 4, 2026 07:24limanjun99limanjun99CPPg++14.2.0Success5,221
May 4, 2026 07:03limanjun99limanjun99CPPg++14.2.0Success5,216+19.28 RP
May 3, 2026 20:49TudyMTudyMCPPg++10.5.0Success34,992
May 3, 2026 20:34TudyMTudyMCPPg++10.5.0Success36,061
May 3, 2026 20:20TudyMTudyMCPPg++10.5.0Error
May 3, 2026 20:16TudyMTudyMCPPg++10.5.0Error
May 3, 2026 20:14TudyMTudyMCPPg++10.5.0Error
May 3, 2026 20:11TudyMTudyMCPPg++10.5.0Error
May 3, 2026 20:09TudyMTudyMCPPg++10.5.0Success53,168
May 3, 2026 19:57TudyMTudyMCPPg++10.5.0Success34,536
May 3, 2026 19:53TudyMTudyMCPPg++10.5.0Success34,535
May 3, 2026 19:10TudyMTudyMCPPg++10.5.0Success34,534
May 3, 2026 18:55TudyMTudyMCPPg++10.5.0Success34,543
May 3, 2026 16:23Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Error
May 3, 2026 16:18Mohamed Elmahdi BendimeradMohamed Elmahdi BendimeradCPPg++10.5.0Error
May 3, 2026 15:32wnwnCPPg++13.3.0Success3,475
May 3, 2026 14:22limanjun99limanjun99CPPg++14.2.0Error
May 3, 2026 12:48limanjun99limanjun99CPPg++14.2.0Success5,524
May 3, 2026 12:42limanjun99limanjun99CPPg++14.2.0Success5,641
May 3, 2026 12:34limanjun99limanjun99CPPg++14.2.0Success5,637
May 3, 2026 12:26limanjun99limanjun99CPPg++14.2.0Error
May 3, 2026 12:14limanjun99limanjun99CPPg++14.2.0Success5,269+25.23 RP
May 3, 2026 05:44limanjun99limanjun99CPPg++14.2.0Success5,370
May 3, 2026 05:39limanjun99limanjun99CPPg++14.2.0Error
May 3, 2026 05:36limanjun99limanjun99CPPg++14.2.0Success5,379
May 3, 2026 05:33limanjun99limanjun99CPPg++14.2.0Success5,358
May 3, 2026 05:31limanjun99limanjun99CPPg++14.2.0Success5,930
May 3, 2026 05:25limanjun99limanjun99CPPg++14.2.0Success5,345
May 3, 2026 05:23limanjun99limanjun99CPPg++14.2.0Error
May 3, 2026 05:19limanjun99limanjun99CPPg++14.2.0Success5,361
May 3, 2026 05:17limanjun99limanjun99CPPg++14.2.0Success5,340+55.80 RP
May 3, 2026 05:14limanjun99limanjun99CPPg++14.2.0Success5,504+32.74 RP
May 3, 2026 04:57limanjun99limanjun99CPPg++14.2.0Success5,605+18.58 RP
May 3, 2026 04:52limanjun99limanjun99CPPg++14.2.0Error
May 3, 2026 04:51limanjun99limanjun99CPPg++14.2.0Success5,664+73.20 RP
May 3, 2026 04:47limanjun99limanjun99CPPg++14.2.0Success6,409
May 3, 2026 04:43limanjun99limanjun99CPPg++14.2.0Success9,253
May 3, 2026 04:30limanjun99limanjun99CPPg++14.2.0Success14,870
May 3, 2026 04:03limanjun99limanjun99CPPg++14.2.0Success18,882
May 2, 2026 13:35limanjun99limanjun99CPPg++14.2.0Success20,190
May 2, 2026 13:26limanjun99limanjun99CPPg++14.2.0Error
May 2, 2026 13:24limanjun99limanjun99CPPg++14.2.0Success20,321
May 2, 2026 13:21limanjun99limanjun99CPPg++14.2.0Success23,244
May 2, 2026 12:48limanjun99limanjun99CPPg++14.2.0Success46,070
May 1, 2026 19:43Victor MerckléVictor MerckléCPPg++14.2.0Success10,817+36.92 RP
May 1, 2026 16:37Hung T.NguyenHung T.NguyenCPPg++10.5.0Success69,941
May 1, 2026 16:37Hung T.NguyenHung T.NguyenCPPg++10.5.0Success70,606
May 1, 2026 16:35Hung T.NguyenHung T.NguyenCPPg++10.5.0Success58,999
May 1, 2026 16:28Hung T.NguyenHung T.NguyenCPPg++10.5.0Success57,076
May 1, 2026 14:20limanjun99limanjun99CPPg++14.2.0Error
May 1, 2026 14:04limanjun99limanjun99CPPg++14.2.0Error
May 1, 2026 10:50limanjun99limanjun99CPPg++14.2.0Success6,729
May 1, 2026 10:41limanjun99limanjun99CPPg++13.3.0Success6,860
May 1, 2026 10:12Victor MerckléVictor MerckléCPPg++14.2.0Success11,267+95.66 RP
May 1, 2026 10:00limanjun99limanjun99CPPg++13.3.0Success7,433
May 1, 2026 09:52limanjun99limanjun99CPPg++14.2.0Success7,279
May 1, 2026 09:49limanjun99limanjun99CPPg++14.2.0Success7,330
May 1, 2026 09:48limanjun99limanjun99CPPg++14.2.0Success7,617
May 1, 2026 09:12limanjun99limanjun99CPPg++14.2.0Success6,884
May 1, 2026 09:08limanjun99limanjun99CPPg++14.2.0Success15,306
May 1, 2026 09:04limanjun99limanjun99CPPg++14.2.0Success16,145
May 1, 2026 09:01limanjun99limanjun99CPPg++14.2.0Error
May 1, 2026 09:00limanjun99limanjun99CPPg++14.2.0Error
May 1, 2026 08:57limanjun99limanjun99CPPg++14.2.0Success17,329
May 1, 2026 08:51limanjun99limanjun99CPPg++14.2.0Success16,274
May 1, 2026 05:14limanjun99limanjun99CPPg++14.2.0Success40,758
May 1, 2026 01:09olliecrowolliecrowRUSTrust-1.94.0Success6,316
May 1, 2026 01:03olliecrowolliecrowRUSTrust-1.94.0Success6,190
Apr 30, 2026 20:37Dibash ThapaDibash ThapaRUSTrust-1.95.0Success62,080+14.09 RP
Apr 30, 2026 00:34olliecrowolliecrowCSHARP9.0.15Success8,604
Apr 30, 2026 00:30olliecrowolliecrowCSHARP9.0.15Success8,622
Apr 30, 2026 00:27olliecrowolliecrowCSHARP9.0.15Success75,147
Apr 30, 2026 00:02olliecrowolliecrowRUSTrust-1.95.0Success6,301
Apr 30, 2026 00:00olliecrowolliecrowRUSTrust-1.95.0Success6,318
Apr 29, 2026 23:41olliecrowolliecrowCPPclang++18.1.3Success15,281
Apr 29, 2026 23:39olliecrowolliecrowCPPg++13.3.0Success7,209
Apr 29, 2026 23:34olliecrowolliecrowCPPg++13.3.0Success7,208
Apr 29, 2026 18:04Charles CabergsCharles CabergsCPPg++14.2.0Success12,886
Apr 29, 2026 14:02olliecrowolliecrowCSHARP9.0.14Success9,477
Apr 29, 2026 13:55olliecrowolliecrowCSHARP9.0.14Error
Apr 29, 2026 13:17TudyMTudyMCPPg++10.5.0Success34,683
Apr 29, 2026 13:13TudyMTudyMCPPg++10.5.0Success35,203
Apr 29, 2026 13:11TudyMTudyMCPPg++10.5.0Success34,614
Apr 29, 2026 13:08TudyMTudyMCPPclang++20.1.2Success52,367
Apr 29, 2026 13:06olliecrowolliecrowCPPclang++18.1.3Success15,337
Apr 29, 2026 13:03olliecrowolliecrowCPPclang++18.1.3Success8,108
Apr 29, 2026 13:02TudyMTudyMCPPg++14.2.0Success37,656
Apr 29, 2026 13:00TudyMTudyMCPPg++10.5.0Success34,629
Apr 29, 2026 12:57TudyMTudyMCPPg++10.5.0Success35,259
Apr 29, 2026 12:53TudyMTudyMCPPg++10.5.0Success34,736
Apr 29, 2026 12:41TudyMTudyMCPPg++10.5.0Success39,492
Apr 29, 2026 12:37TudyMTudyMCPPg++10.5.0Success39,132
Apr 29, 2026 11:22Dominique GarmierDominique GarmierCPPclang++18.1.3Success6,872
Apr 29, 2026 08:03olliecrowolliecrowCPPg++10.5.0Success7,532
Apr 29, 2026 02:00Charles CabergsCharles CabergsCPPg++10.5.0Success13,369
Apr 28, 2026 15:56Charles CabergsCharles CabergsCPPg++13.3.0Success12,599+51.65 RP