정답 개수:
52
틀린 개수:
0
실행 실패 개수:
2
317 687 6 38 86 90 54 234 284 300 157 261 71 82 148 226 173 204 264 307 124 214 170 317 71 75 17 267 198 263 10 116 120 204 46 202 81 213 89 289 226 303 37 192 264 300 37 218 140 275 236 247 213 300 262 315 267 280 144 261 271 304 202 303 76 229 135 191 175 311 22 149 81 136 1 124 152 250 11 103 239 265 109 224 77 253 5 73 96 189 123 213 102 236 53 191 204 233 276 308 173 239 85 183 80 233 165 202 135 306 139 297 149 152 105 171 21 32 34 206 80 118 48 201 200 281 55 231 134 293 92 109 63 242 110(...truncated, total 5032 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 29, in <module> graph,visited = dfs(graph,visited,i) File "Main.py", line 19, in dfs if visited[neighbor] == False: IndexError: list index out of range
8
773 1724 128 770 284 623 78 80 302 440 219 253 261 339 152 460 522 585 34 313 338 416 272 340 454 697 27 362 210 285 58 80 69 578 234 347 102 303 50 402 362 549 327 377 468 736 53 507 292 513 14 269 323 763 192 544 128 675 492 575 461 625 470 587 10 557 272 413 457 630 613 749 71 483 282 283 48 561 445 583 323 564 209 638 134 366 223 694 111 370 559 632 300 469 549 699 380 645 106 617 256 742 375 479 57 186 153 602 161 319 646 648 120 485 397 474 87 131 111 245 675 689 48 62 129 166 374 428 300 (...truncated, total 13325 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 29, in <module> graph,visited = dfs(graph,visited,i) File "Main.py", line 19, in dfs if visited[neighbor] == False: IndexError: list index out of range
9