정답 개수:
1
틀린 개수:
0
실행 실패 개수:
15
123 2339 16 116 55 101 8 59 43 52 55 112 81 110 30 49 94 114 18 115 26 99 36 95 12 69 3 98 19 119 40 58 32 107 11 24 27 99 10 83 68 104 10 101 38 108 10 54 89 96 62 106 34 105 111 118 60 122 81 122 53 67 80 96 44 72 30 82 42 98 14 27 45 83 24 38 11 78 23 100 8 29 61 73 88 91 49 51 35 41 57 82 44 64 86 110 26 78 3 62 64 101 2 74 31 55 52 106 87 109 91 100 93 122 11 67 29 95 87 93 73 113 60 108 21 42 79 121 71 80 3 9 17 114 4 80 80 95 25 37 40 120 44 77 13 79 33 68 99 109 42 86 11 74 88 104 27 77 (...truncated, total 14603 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> bfs(i) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) [Previous line repeated 995 more times] File "Main.py", line 7, in bfs next = arr[x].popleft() RecursionError: maximum recursion depth exceeded while calling a Python object
1
333 41423 38 284 122 279 87 298 68 106 179 230 145 174 28 161 171 333 24 291 123 181 59 269 273 309 219 300 139 266 132 249 54 74 59 104 45 282 15 264 3 31 155 326 29 46 128 139 134 150 21 324 113 162 3 37 116 130 21 93 51 230 131 162 2 159 90 200 28 64 182 210 54 66 96 234 49 332 159 196 44 260 180 208 6 85 37 82 286 319 155 264 153 187 142 265 3 234 37 72 248 317 173 304 117 244 61 233 5 16 79 304 202 283 28 241 219 320 194 221 179 248 145 315 53 229 100 106 294 299 234 289 52 103 152 173 40 1(...truncated, total 304532 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> bfs(i) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) [Previous line repeated 995 more times] File "Main.py", line 7, in bfs next = arr[x].popleft() RecursionError: maximum recursion depth exceeded while calling a Python object
1
409 49742 368 397 350 369 146 322 67 164 256 322 217 266 91 391 72 118 327 330 6 73 53 304 354 391 291 368 164 302 9 378 45 305 383 401 190 246 243 409 350 357 21 69 41 276 107 262 61 197 85 258 208 279 83 195 202 255 21 168 215 305 31 53 289 301 99 331 85 291 131 355 128 149 10 43 1 317 217 250 307 339 225 239 157 327 73 196 29 99 133 191 139 393 134 147 64 153 221 298 303 401 114 150 100 238 370 396 1 259 184 282 123 309 38 321 142 300 231 245 197 311 102 281 382 388 323 386 176 385 63 249 289(...truncated, total 371627 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 22, in <module> bfs(i) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) File "Main.py", line 8, in bfs bfs(next) [Previous line repeated 995 more times] File "Main.py", line 7, in bfs next = arr[x].popleft() RecursionError: maximum recursion depth exceeded while calling a Python object
1