정답 개수:
96
틀린 개수:
0
실행 실패 개수:
4
1 13 antatica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 21, in solve max_count=max(max_count,count(result)) NameError: name 'result' is not defined
1
1 13 antaacaccctica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 21, in solve max_count=max(max_count,count(result)) NameError: name 'result' is not defined
1
4 5 antatica antaacdfbbtica antahicgahctica antaaedetica
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 45, in <module> result=solve(words,word_list,K-5) File "/tmp/compile/1e38a9f6c54d0d31c87039987a2b02e98c039efcaa634c60cee1d9aab25aceab/Main.py", line 21, in solve max_count=max(max_count,count(result)) NameError: name 'result' is not defined
1