정답 개수:
99
틀린 개수:
0
실행 실패 개수:
1
1000 493587 205 341 11 310 805 907 350 899 681 961 107 453 835 929 50 82 623 852 338 430 839 918 16 707 495 776 974 989 343 489 223 389 239 996 129 400 200 504 391 717 397 471 600 853 377 680 31 457 731 1000 176 239 108 732 260 346 672 923 193 768 514 766 636 920 412 653 74 214 987 999 202 464 537 739 827 966 285 330 249 268 563 605 245 931 297 619 236 256 270 998 492 873 257 464 444 540 417 729 251 690 258 563 409 889 912 993 316 742 832 956 4 78 699 974 571 955 854 857 448 752 845 998 434 668 344 998 16 4(...truncated, total 3843066 characters)
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 21, in <module> Dfs(graph,i) File "Main.py", line 8, in Dfs Dfs(graph,next) File "Main.py", line 8, in Dfs Dfs(graph,next) File "Main.py", line 8, in Dfs Dfs(graph,next) [Previous line repeated 996 more times] RecursionError: maximum recursion depth exceeded
1