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.
Source Code
Source code access is restricted. Log in to request access.
Challenge History
No challenges yet.
Run Statistics
| # | Date | Score | Wall Time | CPU User | CPU System | Memory | Error | |
|---|---|---|---|---|---|---|---|---|
| 1 | May 11, 2021 22:49 | 0 | 0 | 0 | 0 | 0 | Wrong answer: expected "530157221201 ", got "32241001715 " | |
| 2 | Jun 12, 2024 19:58 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 189174735296 | stderr |
| 3 | Jun 12, 2024 19:59 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689641014724112 ", got "53689640997823723 " | |
| 4 | Jun 12, 2024 19:59 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691086283155761 ", got "53691097708913336 " | |
| 5 | Jun 12, 2024 20:00 | 0 | 0 | 0 | 0 | 0 | Error: expected "53679563109182719 ", got "53679560317809680 " | |
| 6 | Jun 12, 2024 20:00 | 0 | 0 | 0 | 0 | 0 | Error: expected "53684640646927344 ", got "53684638827659765 " | |
| 7 | Jun 12, 2024 20:01 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683644389257749 ", got "53683661032211167 " | |
| 8 | Jun 12, 2024 20:01 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686787212535232 ", got "53686786172908302 " | |
| 9 | Jun 12, 2024 20:02 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690161441455546 ", got "53690168329704934 " | |
| 10 | Jun 12, 2024 20:03 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688045787153453 ", got "53688110471537541 " | |
| 11 | Jun 12, 2024 20:03 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687620207882658 ", got "53687620276880619 " | |
| 12 | Jun 12, 2024 20:04 | 0 | 0 | 0 | 0 | 0 | Error: expected "53680405247053314 ", got "53680408517529267 " | |
| 13 | Jun 12, 2024 20:04 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690010941354761 ", got "53690011491080170 " | |
| 14 | Jun 12, 2024 20:05 | 0 | 0 | 0 | 0 | 0 | Error: expected "53680563874839148 ", got "53680581916221821 " | |
| 15 | Jun 12, 2024 20:05 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 189174735296 | stderr |
| 16 | Jun 12, 2024 20:06 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683803226217770 ", got "53684230153504936 " | |
| 17 | Jun 12, 2024 20:07 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688650717706946 ", got "53688650199760501 " | |
| 18 | Jun 12, 2024 20:07 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692712335322985 ", got "53692779622338603 " | |
| 19 | Jun 12, 2024 20:08 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 23636740992 | stderr |
| 20 | Jun 12, 2024 20:08 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378164751872 | stderr |
| 21 | Jun 12, 2024 20:09 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689861290511689 ", got "53689915089315568 " | |
| 22 | Jun 12, 2024 20:09 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 53155990592 | stderr |
| 23 | Jun 12, 2024 20:10 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689373113049358 ", got "53689597032925237 " | |
| 24 | Jun 12, 2024 20:11 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681542507732396 ", got "53681572336898254 " | |
| 25 | Jun 12, 2024 20:11 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692118179919726 ", got "53692127418001460 " | |
| 26 | Jun 12, 2024 20:12 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686447668264947 ", got "53686450334034247 " | |
| 27 | Jun 12, 2024 20:12 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690492912832879 ", got "53690510372826766 " | |
| 28 | Jun 12, 2024 20:13 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692517856773462 ", got "53692515951843676 " | |
| 29 | Jun 12, 2024 20:13 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690092224938840 ", got "53690097242573266 " | |
| 30 | Jun 12, 2024 20:14 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682611621763763 ", got "53682612117314572 " | |
| 31 | Jun 12, 2024 20:15 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685236530238855 ", got "53685258797387704 " | |
| 32 | Jun 12, 2024 20:15 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685256603849020 ", got "53685257734482079 " | |
| 33 | Jun 12, 2024 20:16 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687727205254487 ", got "53687725245243534 " | |
| 34 | Jun 12, 2024 20:16 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686641750659337 ", got "53686647010480246 " | |
| 35 | Jun 12, 2024 20:17 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682722091189410 ", got "53682730277266974 " | |
| 36 | Jun 12, 2024 20:17 | 0 | 0 | 0 | 0 | 0 | Error: expected "53679999580514063 ", got "53680237969672475 " | |
| 37 | Jun 12, 2024 20:18 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690780604699699 ", got "53691205243860244 " | |
| 38 | Jun 12, 2024 20:19 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689593411552628 ", got "53689635007185149 " | |
| 39 | Jun 12, 2024 20:19 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686501166823081 ", got "53686702714235262 " | |
| 40 | Jun 12, 2024 20:20 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683608169086390 ", got "53683779806523176 " | |
| 41 | Jun 12, 2024 20:20 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 2929213855744 | stderr |
| 42 | Jun 12, 2024 20:21 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690421725123722 ", got "53690440627718601 " | |
| 43 | Jun 12, 2024 20:21 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687743896785608 ", got "53687746092732840 " | |
| 44 | Jun 12, 2024 20:22 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686949490981476 ", got "53686948417447605 " | |
| 45 | Jun 12, 2024 20:23 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689074962446278 ", got "53689075133931645 " | |
| 46 | Jun 12, 2024 20:23 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690859591639100 ", got "53690885735437875 " | |
| 47 | Jun 12, 2024 20:24 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688676733077410 ", got "53688892622910672 " | |
| 48 | Jun 12, 2024 20:24 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378349334976 | stderr |
| 49 | Jun 12, 2024 20:25 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682470017750020 ", got "53682478181514547 " | |
| 50 | Jun 12, 2024 20:25 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689673066656621 ", got "53689670004793970 " | |
| 51 | Jun 12, 2024 20:26 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690544261488115 ", got "53690967537685995 " | |
| 52 | Jun 12, 2024 20:27 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690800284349833 ", got "53690982570009604 " | |
| 53 | Jun 12, 2024 20:27 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688680247195593 ", got "53688747218959295 " | |
| 54 | Jun 12, 2024 20:28 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691946991560561 ", got "53692118976183403 " | |
| 55 | Jun 12, 2024 20:28 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685683688533857 ", got "53685677614210200 " | |
| 56 | Jun 12, 2024 20:29 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682297071225002 ", got "53682318294502259 " | |
| 57 | Jun 12, 2024 20:29 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 401602601472 | stderr |
| 58 | Jun 12, 2024 20:30 | 0 | 0 | 0 | 0 | 0 | Error: expected "53680877499419673 ", got "53680875917132749 " | |
| 59 | Jun 12, 2024 20:31 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681863465105039 ", got "53681869248234010 " | |
| 60 | Jun 12, 2024 20:31 | 0 | 0 | 0 | 0 | 0 | Error: expected "53684695738508143 ", got "53684695888292413 " | |
| 61 | Jun 12, 2024 20:32 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682367269314391 ", got "53682372848057625 " | |
| 62 | Jun 12, 2024 20:32 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689086793861227 ", got "53689098002014235 " | |
| 63 | Jun 12, 2024 20:33 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689929736087636 ", got "53689929007707750 " | |
| 64 | Jun 12, 2024 20:33 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682050525315016 ", got "53682129716544069 " | |
| 65 | Jun 12, 2024 20:34 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691063849947601 ", got "53691100506354250 " | |
| 66 | Jun 12, 2024 20:35 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378349334976 | stderr |
| 67 | Jun 12, 2024 20:35 | 0 | 0 | 0 | 0 | 0 | Error: expected "53684346643904565 ", got "53684385160468408 " | |
| 68 | Jun 12, 2024 20:36 | 0 | 0 | 0 | 0 | 0 | Error: expected "53684505347154426 ", got "53684504241088132 " | |
| 69 | Jun 12, 2024 20:36 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 2929260150784 | stderr |
| 70 | Jun 12, 2024 20:37 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3020705629632 | stderr |
| 71 | Jun 12, 2024 20:37 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688061539897648 ", got "53688244993925034 " | |
| 72 | Jun 12, 2024 20:38 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 53155990592 | stderr |
| 73 | Jun 12, 2024 20:39 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689941900883964 ", got "53689942115801668 " | |
| 74 | Jun 12, 2024 20:39 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3023656953856 | stderr |
| 75 | Jun 12, 2024 20:40 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687689372694068 ", got "53687688113105905 " | |
| 76 | Jun 12, 2024 20:40 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692042157937620 ", got "53692068758515259 " | |
| 77 | Jun 12, 2024 20:41 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686233930556464 ", got "53686251032025883 " | |
| 78 | Jun 12, 2024 20:41 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681144375523877 ", got "53681141715145119 " | |
| 79 | Jun 12, 2024 20:42 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692311319748629 ", got "53692310572474174 " | |
| 80 | Jun 12, 2024 20:43 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692002998455045 ", got "53692022955753427 " | |
| 81 | Jun 12, 2024 20:43 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690016534511562 ", got "53690022958313987 " | |
| 82 | Jun 12, 2024 20:44 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685592407920333 ", got "53685658511615350 " | |
| 83 | Jun 12, 2024 20:44 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 23636740992 | stderr |
| 84 | Jun 12, 2024 20:45 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689683877996490 ", got "53689702140468991 " | |
| 85 | Jun 12, 2024 20:45 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687883620900116 ", got "53687883404823122 " | |
| 86 | Jun 12, 2024 20:46 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692626392110957 ", got "53692794687812008 " | |
| 87 | Jun 12, 2024 20:47 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681628052587516 ", got "53681627802632305 " | |
| 88 | Jun 12, 2024 20:47 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689784498651403 ", got "53689960257891548 " | |
| 89 | Jun 12, 2024 20:48 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3022919499776 | stderr |
| 90 | Jun 12, 2024 20:48 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690939827488459 ", got "53691043068831509 " | |
| 91 | Jun 12, 2024 20:49 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683545922279567 ", got "53683561047822827 " | |
| 92 | Jun 12, 2024 20:49 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690620263024798 ", got "53690626588316251 " | |
| 93 | Jun 12, 2024 20:50 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692165735515236 ", got "53692171829285015 " | |
| 94 | Jun 12, 2024 20:51 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683310593741896 ", got "53683325480884691 " | |
| 95 | Jun 12, 2024 20:51 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 23636740992 | stderr |
| 96 | Jun 12, 2024 20:52 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 380921491968 | stderr |
| 97 | Jun 12, 2024 20:52 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687416936403470 ", got "53687419346416008 " | |
| 98 | Jun 12, 2024 20:53 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690549062111034 ", got "53690952275232655 " | |
| 99 | Jun 12, 2024 20:53 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685075333328305 ", got "53685087449202425 " | |
| 100 | Jun 12, 2024 20:54 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 401602601472 | stderr |
| 101 | Jun 12, 2024 20:55 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687512872457806 ", got "53687557828956618 " | |
| 102 | Jun 12, 2024 20:55 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688764799323141 ", got "53688944233768448 " | |
| 103 | Jun 12, 2024 20:56 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682602448617545 ", got "53682601509924813 " | |
| 104 | Jun 12, 2024 20:56 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692538240584810 ", got "53692584875967725 " | |
| 105 | Jun 12, 2024 20:57 | 0 | 0 | 0 | 0 | 0 | Error: expected "53680530323758925 ", got "53680534053590129 " | |
| 106 | Jun 12, 2024 20:57 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689530433419124 ", got "53689547248088174 " | |
| 107 | Jun 12, 2024 20:58 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690409956806670 ", got "53690418514268912 " | |
| 108 | Jun 12, 2024 20:59 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 23636740992 | stderr |
| 109 | Jun 12, 2024 20:59 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690502803243044 ", got "53690511839302214 " | |
| 110 | Jun 12, 2024 21:00 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687963121288020 ", got "53687992821390325 " | |
| 111 | Jun 12, 2024 21:00 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692597367394909 ", got "53692617192744188 " | |
| 112 | Jun 12, 2024 21:01 | 0 | 0 | 0 | 0 | 0 | Error: expected "53686854345253585 ", got "53686853725176900 " | |
| 113 | Jun 12, 2024 21:01 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691543430169208 ", got "53691543486648879 " | |
| 114 | Jun 12, 2024 21:02 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683356120049810 ", got "53683356476861233 " | |
| 115 | Jun 12, 2024 21:03 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692695053911128 ", got "53692885075620594 " | |
| 116 | Jun 12, 2024 21:03 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681323999595280 ", got "53681332896436007 " | |
| 117 | Jun 12, 2024 21:04 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691007169645099 ", got "53691041229451008 " | |
| 118 | Jun 12, 2024 21:04 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378349335040 | stderr |
| 119 | Jun 12, 2024 21:05 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689596851102298 ", got "53689622403622853 " | |
| 120 | Jun 12, 2024 21:05 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689584253273131 ", got "53689680101401209 " | |
| 121 | Jun 12, 2024 21:06 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683610211914640 ", got "53683607989730095 " | |
| 122 | Jun 12, 2024 21:07 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687667090714240 ", got "53687699799684220 " | |
| 123 | Jun 12, 2024 21:07 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691985894635858 ", got "53691988482448408 " | |
| 124 | Jun 12, 2024 21:08 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682563993254300 ", got "53682562451570454 " | |
| 125 | Jun 12, 2024 21:08 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689260969932755 ", got "53689439940827833 " | |
| 126 | Jun 12, 2024 21:09 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682416404146273 ", got "53682436517706617 " | |
| 127 | Jun 12, 2024 21:09 | 0 | 0 | 0 | 0 | 0 | Error: expected "53682840224532225 ", got "53682847946789441 " | |
| 128 | Jun 12, 2024 21:10 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692785387541092 ", got "53693186127452183 " | |
| 129 | Jun 12, 2024 21:11 | 0 | 0 | 0 | 0 | 0 | Error: expected "53680862891506074 ", got "53680860675849351 " | |
| 130 | Jun 12, 2024 21:11 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3023645453312 | stderr |
| 131 | Jun 12, 2024 21:12 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691903151573627 ", got "53691914894283029 " | |
| 132 | Jun 12, 2024 21:12 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692728516336332 ", got "53692915508529209 " | |
| 133 | Jun 12, 2024 21:13 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688940319923671 ", got "53688937192114730 " | |
| 134 | Jun 12, 2024 21:13 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683541313663750 ", got "53683542967380135 " | |
| 135 | Jun 12, 2024 21:14 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692705111836060 ", got "53692719621594621 " | |
| 136 | Jun 12, 2024 21:15 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689626276796278 ", got "53689642328482953 " | |
| 137 | Jun 12, 2024 21:15 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681898533692353 ", got "53681928958443993 " | |
| 138 | Jun 12, 2024 21:16 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691756990348547 ", got "53691762574479205 " | |
| 139 | Jun 12, 2024 21:16 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681513624745604 ", got "53681518796164026 " | |
| 140 | Jun 12, 2024 21:17 | 0 | 0 | 0 | 0 | 0 | Error: expected "53684755903089980 ", got "53684758464630776 " | |
| 141 | Jun 12, 2024 21:17 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 23636740992 | stderr |
| 142 | Jun 12, 2024 21:18 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687290428588878 ", got "53687287097277749 " | |
| 143 | Jun 12, 2024 21:19 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683642398115407 ", got "53683642468069839 " | |
| 144 | Jun 12, 2024 21:19 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683155501483320 ", got "53683171300897818 " | |
| 145 | Jun 12, 2024 21:20 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689490715482035 ", got "53689489137637566 " | |
| 146 | Jun 12, 2024 21:20 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691472879402673 ", got "53691473003957827 " | |
| 147 | Jun 12, 2024 21:21 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687519767778764 ", got "53687546986229476 " | |
| 148 | Jun 12, 2024 21:21 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692344009642474 ", got "53692352053437366 " | |
| 149 | Jun 12, 2024 21:22 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378164751872 | stderr |
| 150 | Jun 12, 2024 21:23 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690338379466293 ", got "53690369863344307 " | |
| 151 | Jun 12, 2024 21:23 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685790568191151 ", got "53685839399429956 " | |
| 152 | Jun 12, 2024 21:24 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690017443662544 ", got "53690215561899741 " | |
| 153 | Jun 12, 2024 21:24 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3011857356480 | stderr |
| 154 | Jun 12, 2024 21:25 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692553733021503 ", got "53692549541465564 " | |
| 155 | Jun 12, 2024 21:25 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 380921491968 | stderr |
| 156 | Jun 12, 2024 21:26 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 380921491968 | stderr |
| 157 | Jun 12, 2024 21:27 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378164751872 | stderr |
| 158 | Jun 12, 2024 21:27 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688511473515713 ", got "53688513277688928 " | |
| 159 | Jun 12, 2024 21:28 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685023562501612 ", got "53685020530269775 " | |
| 160 | Jun 12, 2024 21:28 | 0 | 0 | 0 | 0 | 0 | Error: expected "53681688901963023 ", got "53681872793682760 " | |
| 161 | Jun 12, 2024 21:29 | 0 | 0 | 0 | 0 | 0 | Error: expected "53687707035719098 ", got "53687878876583991 " | |
| 162 | Jun 12, 2024 21:29 | 0 | 0 | 0 | 0 | 0 | Error: expected "53690998613789883 ", got "53691015068047756 " | |
| 163 | Jun 12, 2024 21:30 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 3023656976256 | stderr |
| 164 | Jun 12, 2024 21:31 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 378349334976 | stderr |
| 165 | Jun 12, 2024 21:31 | 0 | 0 | 0 | 0 | 0 | Error: expected "53691734145927267 ", got "53692174840557508 " | |
| 166 | Jun 12, 2024 21:32 | 0 | 0 | 0 | 0 | 0 | Error: expected "53685275995427943 ", got "53685273837400089 " | |
| 167 | Jun 12, 2024 21:32 | 0 | 0 | 0 | 0 | 0 | Error: expected "53683249906648957 ", got "53683266334387093 " | |
| 168 | Jun 12, 2024 21:33 | 0 | 0 | 0 | 0 | 0 | Error: expected "53692620031929213 ", got "53692621719586701 " | |
| 169 | Jun 12, 2024 21:33 | 0 | 0 | 0 | 0 | 0 | Error: expected "53688309685726758 ", got "53688310137031708 " | |
| 170 | Jun 12, 2024 21:34 | 0 | 0 | 0 | 0 | 0 | Error: Exit with code 1: Segmentation fault at address: 401602601472 | stderr |
| 171 | Jun 12, 2024 21:35 | 0 | 0 | 0 | 0 | 0 | Error: expected "53689665832074264 ", got "53689666201830624 " |