정답 개수:
17
틀린 개수:
0
실행 실패 개수:
83
1 5 antaacdtica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 21, in solve count() TypeError: solve.<locals>.count() missing 1 required positional argument: 'tmp_word'
0
1 9 antaadbtica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 23, in solve back(0,word) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 12, in back back(i+1,word) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aa(...truncated, total 825 characters)
1
1 14 antachtica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 23, in solve back(0,word) File "/tmp/compile/e4ddf3c2c85b56c5784b8c86aae9cf4c129339c3200e55b1e6932619d331f4ef/Main.py", line 13, in back max_count=max(max_count,count(result)) File "/tmp/compile/e4(...truncated, total 693 characters)
1