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
Oct 14, 2022 23:01Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,948
Oct 14, 2022 23:01Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,840
Oct 14, 2022 22:52Kenneth MaplesKenneth MaplesCPPg++9.3.0Success33,164
Oct 14, 2022 22:52Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 14, 2022 22:51Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,726
Oct 13, 2022 22:36Kenneth MaplesKenneth MaplesCPPg++9.3.0Success61,262
Oct 13, 2022 22:31Kenneth MaplesKenneth MaplesCPPg++9.3.0Success100,919
Oct 13, 2022 22:19Kenneth MaplesKenneth MaplesCPPg++9.3.0Success90,679
Oct 12, 2022 15:49berry_hibiscusberry_hibiscusCPPg++9.3.0Error
Oct 12, 2022 08:27YahyaYahyaCPPg++9.3.0Error
Oct 12, 2022 08:13YahyaYahyaCPPg++9.3.0Success174,679+0.91 RP
Oct 12, 2022 07:51YahyaYahyaCPPg++9.3.0Success177,488+19.64 RP
Oct 12, 2022 07:43YahyaYahyaCPPg++9.3.0Success272,432+36.71 RP
Oct 12, 2022 07:37YahyaYahyaCPPg++9.3.0Error
Oct 11, 2022 15:56Kenneth MaplesKenneth MaplesCPPg++9.3.0Success33,550
Oct 11, 2022 15:53Kenneth MaplesKenneth MaplesCPPg++9.3.0Success32,359+15.72 RP
Oct 11, 2022 15:52Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,111
Oct 11, 2022 15:51Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,096
Oct 11, 2022 15:49Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,093+2.16 RP
Oct 11, 2022 15:42Kenneth MaplesKenneth MaplesCPPg++9.3.0Success35,424
Oct 11, 2022 15:40Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:38Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:33Kenneth MaplesKenneth MaplesCPPg++9.3.0Success35,006
Oct 11, 2022 15:33Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:32Kenneth MaplesKenneth MaplesCPPg++9.3.0Success35,414
Oct 11, 2022 15:31Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:29Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:28Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:21Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:18Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:16Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:14Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:07Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:06Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:04Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:02Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 15:00Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 14:59Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 14:57Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 14:49Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 13:29bullvolkanbullvolkanCPPg++9.3.0Success1,641,875+6.09 RP
Oct 11, 2022 12:26Kenneth MaplesKenneth MaplesCPPg++9.3.0Success36,644
Oct 11, 2022 12:25Kenneth MaplesKenneth MaplesCPPg++9.3.0Success50,355
Oct 11, 2022 12:08Kenneth MaplesKenneth MaplesCPPg++9.3.0Success34,346+6.19 RP
Oct 11, 2022 12:07Kenneth MaplesKenneth MaplesCPPg++9.3.0Success36,258
Oct 11, 2022 11:59Kenneth MaplesKenneth MaplesCPPg++9.3.0Success35,142
Oct 11, 2022 11:59Kenneth MaplesKenneth MaplesCPPg++9.3.0Success36,749
Oct 11, 2022 11:58Kenneth MaplesKenneth MaplesCPPg++9.3.0Success35,092+119.52 RP
Oct 11, 2022 11:55Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:55Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:54Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:52Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:51Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:50Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 11:44Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:34Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:32Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:28Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:26Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:21Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:19Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 03:15Kenneth MaplesKenneth MaplesCPPg++9.3.0Error
Oct 11, 2022 01:15Kenneth MaplesKenneth MaplesCPPg++9.3.0Success60,443+165.45 RP
Oct 10, 2022 17:33ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:32ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:22ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:22ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:22ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:14ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:12ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:09ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:06ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:04ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:03ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 17:00ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:45ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:43ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:42ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:40ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:36ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:26ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:25ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:23ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:22ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:20ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:18ekilockekilockCPPg++9.3.0Error
Oct 10, 2022 16:08ekilockekilockCPPg++9.3.0Success1,640,566
Oct 10, 2022 15:55ekilockekilockCPPg++9.3.0Success1,636,237+6.11 RP
Oct 4, 2022 17:33Robert BurkeRobert BurkeCPPg++9.3.0Success10,006
Oct 4, 2022 17:33Robert BurkeRobert BurkeCPPg++9.3.0Success10,000
Oct 3, 2022 01:23woodsy-sounding-wilful-sapwoodwoodsy-sounding-wilful-sapwoodCPPclang++10.0.0Error
Oct 1, 2022 15:22Sergey SlotinSergey SlotinCPPg++9.3.0Success19,573+0.57 RP
Oct 1, 2022 15:13Sergey SlotinSergey SlotinCPPg++9.3.0Success120,721
Oct 1, 2022 13:43Sergey SlotinSergey SlotinCPPg++9.3.0Error
Oct 1, 2022 13:25Sergey SlotinSergey SlotinCPPg++9.3.0Success19,595+322.59 RP
Oct 1, 2022 13:14Sergey SlotinSergey SlotinCPPg++9.3.0Error
Oct 1, 2022 13:02Sergey SlotinSergey SlotinCPPg++9.3.0Success53,263+21.13 RP
Oct 1, 2022 12:58Sergey SlotinSergey SlotinCPPg++9.3.0Success60,016+160.53 RP
Oct 1, 2022 12:54Sergey SlotinSergey SlotinCPPg++9.3.0Error
Oct 1, 2022 12:52Sergey SlotinSergey SlotinCPPg++9.3.0Error