Parse integers 
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 | Author | Language | Status | Score | |
|---|---|---|---|---|---|
| Oct 1, 2023 22:08 | CPPg++9.3.0 | Success | 10,033 | ||
| Oct 1, 2023 21:42 | CPPg++9.3.0 | Success | 33,918 | ||
| Oct 1, 2023 21:41 | CPPg++9.3.0 | Success | 14,931 | ||
| Oct 1, 2023 21:40 | CPPg++9.3.0 | Success | 13,117 | ||
| Oct 1, 2023 21:39 | CPPg++9.3.0 | Success | 13,070 | ||
| Oct 1, 2023 21:38 | CPPg++9.3.0 | Success | 16,611 | ||
| Oct 1, 2023 21:36 | CPPg++9.3.0 | Success | 13,658 | ||
| Oct 1, 2023 21:36 | CPPg++9.3.0 | Success | 16,462 | ||
| Oct 1, 2023 21:34 | CPPg++9.3.0 | Success | 12,873 | ||
| Sep 30, 2023 02:05 | CPPg++9.3.0 | Success | 50,207+19.32 RP | ||
| Sep 30, 2023 02:01 | CPPg++9.3.0 | Error | |||
| Sep 30, 2023 01:58 | CPPg++9.3.0 | Success | 55,599+3.95 RP | ||
| Sep 30, 2023 01:56 | CPPg++9.3.0 | Success | 56,849+26.23 RP | ||
| Sep 30, 2023 01:54 | CPPg++9.3.0 | Error | |||
| Sep 30, 2023 01:51 | CPPg++9.3.0 | Success | 66,810+143.59 RP | ||
| Sep 29, 2023 18:26 | GOgo1.20 | Success | 132,729+5.10 RP | ||
| Sep 29, 2023 18:25 | GOgo1.20 | Error | |||
| Sep 29, 2023 14:59 | CPPg++9.3.0 | Success | 1,642,009 | ||
| Sep 29, 2023 14:59 | CPPg++9.3.0 | Success | 1,641,512+6.09 RP | ||
| Sep 29, 2023 13:57 | CPPclang++10.0.0 | Success | 43,272 | ||
| Sep 29, 2023 13:55 | CPPclang++10.0.0 | Error | |||
| Sep 29, 2023 13:31 | CPPclang++10.0.0 | Success | 43,259 | ||
| Sep 29, 2023 13:26 | CPPclang++10.0.0 | Success | 42,596 | ||
| Sep 29, 2023 13:24 | CPPclang++10.0.0 | Success | 42,577 | ||
| Sep 29, 2023 13:22 | CPPclang++10.0.0 | Success | 42,883 | ||
| Sep 29, 2023 07:53 | CPPclang++10.0.0 | Success | 59,506 | ||
| Sep 29, 2023 07:53 | CPPclang++10.0.0 | Success | 59,469 | ||
| Sep 28, 2023 20:18 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:17 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:14 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:12 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:11 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:07 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:03 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:02 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:01 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 20:00 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:56 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:53 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:51 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:48 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:32 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:21 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:18 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:17 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:08 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:06 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 19:06 | CPPg++9.3.0 | Success | 1,015,374 | ||
| Sep 28, 2023 19:05 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 18:59 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 18:58 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:59 | CPPclang++10.0.0 | Success | 271,430+4.18 RP | ||
| Sep 28, 2023 16:58 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:57 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:56 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:48 | RUSTrust-1.72.1 | Error | |||
| Sep 28, 2023 16:45 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:44 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:38 | CPPclang++10.0.0 | Success | 462,315 | ||
| Sep 28, 2023 16:37 | CPPg++9.3.0 | Success | 453,949 | ||
| Sep 28, 2023 16:37 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:33 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:29 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:29 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:25 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:24 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:23 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:23 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:22 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 16:21 | CPPg++9.3.0 | Success | 1,118,292 | ||
| Sep 28, 2023 16:20 | CPPg++9.3.0 | Success | 1,190,208 | ||
| Sep 28, 2023 16:18 | CPPg++9.3.0 | Success | 1,652,510 | ||
| Sep 28, 2023 16:15 | CPPclang++10.0.0 | Success | 315,502 | ||
| Sep 28, 2023 16:13 | CPPclang++10.0.0 | Success | 1,128,692 | ||
| Sep 28, 2023 16:11 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:11 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:10 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:09 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:07 | CPPclang++10.0.0 | Error | |||
| Sep 28, 2023 16:03 | CPPclang++10.0.0 | Success | 453,803 | ||
| Sep 28, 2023 15:59 | CPPclang++10.0.0 | Success | 306,160+0.60 RP | ||
| Sep 28, 2023 15:57 | CPPg++9.3.0 | Success | 311,843+23.25 RP | ||
| Sep 28, 2023 15:49 | CPPg++9.3.0 | Error | |||
| Sep 28, 2023 15:46 | CPPg++9.3.0 | Success | 1,133,847+2.73 RP | ||
| Sep 27, 2023 19:51 | CPPg++9.3.0 | Error | |||
| Sep 27, 2023 19:42 | CPPg++9.3.0 | Error | |||
| Sep 27, 2023 19:36 | CPPg++9.3.0 | Error | |||
| Sep 27, 2023 19:22 | CPPg++9.3.0 | Error | |||
| Sep 26, 2023 17:44 | RUSTrust-1.72.1 | Success | 512,971 | ||
| Sep 26, 2023 17:36 | RUSTrust-1.72.1 | Success | 512,945 | ||
| Sep 26, 2023 15:21 | RUSTrust-1.72.1 | Success | 87,187 | ||
| Sep 26, 2023 15:01 | RUSTrust-1.72.1 | Success | 74,330+24.50 RP | ||
| Sep 26, 2023 15:00 | RUSTrust-1.72.1 | Success | 142,006 | ||
| Sep 26, 2023 14:58 | RUSTrust-1.72.1 | Error | |||
| Sep 26, 2023 14:48 | RUSTrust-1.72.1 | Success | 131,050 | ||
| Sep 26, 2023 14:47 | RUSTrust-1.72.1 | Error | |||
| Sep 26, 2023 14:36 | RUSTrust-1.72.1 | Error | |||
| Sep 26, 2023 14:30 | CPPg++9.3.0 | Error | |||
| Sep 26, 2023 14:27 | RUSTrust-1.72.1 | Error | |||
| Sep 26, 2023 14:23 | CPPg++9.3.0 | Error |