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 23, 2026 15:58MathSOMathSOGOgo1.26.0Error
Feb 23, 2026 15:57MathSOMathSOGOgo1.26.0Error
Feb 23, 2026 15:22satoru.netsatoru.netCPPg++13.3.0Success40,712+36.37 RP
Feb 23, 2026 14:37satoru.netsatoru.netCPPg++13.3.0Success47,789+37.66 RP
Feb 23, 2026 14:19satoru.netsatoru.netCPPg++13.3.0Success58,278+22.86 RP
Feb 23, 2026 14:03satoru.netsatoru.netCPPg++13.3.0Success67,660
Feb 23, 2026 13:53satoru.netsatoru.netCPPg++13.3.0Success67,237+9.71 RP
Feb 23, 2026 13:51satoru.netsatoru.netCPPg++13.3.0Success71,935+29.24 RP
Feb 23, 2026 13:51satoru.netsatoru.netCPPg++13.3.0Error
Feb 23, 2026 13:45satoru.netsatoru.netCPPg++13.3.0Success91,095+109.78 RP
Feb 23, 2026 13:43satoru.netsatoru.netCPPg++13.3.0Error
Feb 23, 2026 13:42satoru.netsatoru.netCPPg++13.3.0Error
Feb 23, 2026 12:14CheckHarryCheckHarryCPPg++13.3.0Error
Feb 23, 2026 11:39CheckHarryCheckHarryCPPg++13.3.0Success14,590+190.69 RP
Feb 22, 2026 23:37wnwnCPPclang++18.1.3Error
Feb 22, 2026 23:22wnwnCPPclang++18.1.3Success7,990
Feb 22, 2026 23:17wnwnCPPclang++18.1.3Success4,759
Feb 22, 2026 23:16wnwnCPPclang++18.1.3Error
Feb 22, 2026 23:14wnwnCPPclang++18.1.3Error
Feb 22, 2026 23:14wnwnCPPclang++18.1.3Success5,057
Feb 22, 2026 23:13wnwnCPPclang++18.1.3Success4,678
Feb 22, 2026 23:10wnwnCPPclang++18.1.3Success4,406+1.54 RP
Feb 22, 2026 23:10wnwnCPPclang++18.1.3Success4,524
Feb 22, 2026 23:09wnwnCPPclang++18.1.3Success4,607
Feb 22, 2026 23:08wnwnCPPclang++18.1.3Success4,409+5.64 RP
Feb 22, 2026 23:08wnwnCPPclang++18.1.3Success4,556
Feb 22, 2026 23:08wnwnCPPclang++18.1.3Success4,558
Feb 22, 2026 23:07wnwnCPPclang++18.1.3Success4,589
Feb 22, 2026 23:07wnwnCPPclang++18.1.3Success4,608
Feb 22, 2026 22:57wnwnCPPclang++18.1.3Success4,436
Feb 22, 2026 22:57wnwnCPPclang++18.1.3Success4,436
Feb 22, 2026 22:44wnwnCPPclang++18.1.3Success5,012
Feb 22, 2026 22:17wnwnCPPclang++18.1.3Success90,238
Feb 22, 2026 22:16wnwnCPPclang++18.1.3Success90,113
Feb 22, 2026 22:11wnwnCPPclang++18.1.3Error
Feb 22, 2026 22:10wnwnCPPclang++18.1.3Error
Feb 22, 2026 22:01wnwnCPPclang++18.1.3Success4,436
Feb 22, 2026 22:00wnwnCPPclang++18.1.3Error
Feb 22, 2026 21:54SneedSneedCPPclang++18.1.3Success45,740+25.24 RP
Feb 22, 2026 21:47SneedSneedCPPclang++18.1.3Success58,216
Feb 22, 2026 21:38SneedSneedCPPclang++18.1.3Success67,780
Feb 22, 2026 21:37SneedSneedCPPclang++18.1.3Success54,150
Feb 22, 2026 21:35SneedSneedCPPclang++18.1.3Success88,338
Feb 22, 2026 21:29SneedSneedCPPclang++18.1.3Success51,711+19.96 RP
Feb 22, 2026 21:09wnwnCPPclang++18.1.3Error
Feb 22, 2026 21:06wnwnCPPclang++18.1.3Success4,438
Feb 22, 2026 21:04wnwnCPPclang++18.1.3Success4,680
Feb 22, 2026 21:02wnwnCPPclang++18.1.3Success4,614
Feb 22, 2026 21:02wnwnCPPclang++18.1.3Error
Feb 22, 2026 20:58wnwnCPPclang++18.1.3Success4,437
Feb 22, 2026 20:32wnwnCPPclang++18.1.3Success4,420+10.19 RP
Feb 22, 2026 20:25wnwnCPPclang++18.1.3Success4,440+3.04 RP
Feb 22, 2026 20:17wnwnCPPclang++18.1.3Success4,446+12.08 RP
Feb 22, 2026 20:12wnwnCPPclang++18.1.3Success4,470+113.99 RP
Feb 22, 2026 19:54wnwnCPPclang++18.1.3Success4,710
Feb 22, 2026 19:49wnwnCPPclang++18.1.3Success4,710+96.80 RP
Feb 22, 2026 19:48wnwnCPPclang++18.1.3Error
Feb 22, 2026 19:48wnwnCPPclang++18.1.3Error
Feb 22, 2026 19:41wnwnCPPclang++18.1.3Success5,281
Feb 22, 2026 19:21wnwnCPPclang++18.1.3Success4,935+3.69 RP
Feb 22, 2026 19:15wnwnCPPclang++18.1.3Error
Feb 22, 2026 19:05wnwnCPPclang++18.1.3Success4,950
Feb 22, 2026 18:55wnwnCPPclang++18.1.3Success4,944+22.65 RP
Feb 22, 2026 18:39wnwnCPPclang++18.1.3Success5,018
Feb 22, 2026 18:39wnwnCPPclang++18.1.3Success5,068
Feb 22, 2026 18:37wnwnCPPclang++18.1.3Success5,054
Feb 22, 2026 18:35wnwnCPPclang++18.1.3Success5,040
Feb 22, 2026 18:34wnwnCPPclang++18.1.3Error
Feb 22, 2026 14:28SneedSneedCPPclang++18.1.3Success80,427
Feb 22, 2026 14:16SneedSneedCPPclang++18.1.3Success58,906
Feb 22, 2026 14:13SneedSneedCPPclang++18.1.3Success68,188
Feb 22, 2026 14:06SneedSneedCPPclang++18.1.3Success58,751
Feb 22, 2026 14:03SneedSneedCPPclang++18.1.3Success71,837
Feb 22, 2026 14:03SneedSneedCPPclang++18.1.3Success68,492
Feb 22, 2026 14:01SneedSneedCPPg++13.3.0Success83,673
Feb 22, 2026 14:01SneedSneedCPPclang++18.1.3Success74,043
Feb 22, 2026 13:56SneedSneedCPPclang++18.1.3Success60,180
Feb 22, 2026 13:55SneedSneedCPPclang++18.1.3Success60,007
Feb 22, 2026 13:53SneedSneedCPPclang++18.1.3Error
Feb 22, 2026 13:46SneedSneedCPPclang++18.1.3Success57,664+13.25 RP
Feb 22, 2026 13:46SneedSneedCPPg++13.3.0Success73,368
Feb 22, 2026 13:40SneedSneedCPPclang++18.1.3Success62,433+29.20 RP
Feb 22, 2026 13:39SneedSneedCPPg++13.3.0Success76,378
Feb 22, 2026 13:36SneedSneedCPPg++13.3.0Success76,355+0.27 RP
Feb 22, 2026 13:36SneedSneedCPPg++13.3.0Success81,078
Feb 22, 2026 13:34SneedSneedCPPg++13.3.0Success80,935
Feb 22, 2026 13:25SneedSneedCPPg++13.3.0Success78,747
Feb 22, 2026 13:17SneedSneedCPPg++13.3.0Success2,065,303
Feb 22, 2026 13:16SneedSneedCPPg++13.3.0Success76,513+130.70 RP
Feb 22, 2026 13:14SneedSneedCPPg++13.3.0Error
Feb 22, 2026 09:27writemorecodewritemorecodeRUSTrust-1.93.1Success370,195+27.01 RP
Feb 22, 2026 00:22Mathaus Adorno PereiraMathaus Adorno PereiraGOgo1.26.0Error
Feb 21, 2026 23:42Mathaus Adorno PereiraMathaus Adorno PereiraGOgo1.26.0Success217,421+0.20 RP
Feb 21, 2026 23:21Juraj ZelmanJuraj ZelmanRUSTrust-1.93.1Success7,173
Feb 21, 2026 23:17Juraj ZelmanJuraj ZelmanRUSTrust-1.70.0Success8,349
Feb 21, 2026 23:16Juraj ZelmanJuraj ZelmanRUSTrust-1.93.1Success7,128+6.85 RP
Feb 21, 2026 23:15Juraj ZelmanJuraj ZelmanRUSTrust-1.78.0Success7,163+0.39 RP
Feb 21, 2026 23:14MathSOMathSOGOgo1.26.0Success190,596+0.47 RP
Feb 21, 2026 23:13Juraj ZelmanJuraj ZelmanRUSTrust-1.93.1Success7,506
Feb 21, 2026 23:04MathSOMathSOGOgo1.26.0Success192,310+3.86 RP