정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 1 icerink sundaycoding
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> T = Trie(None) TypeError: Trie.__init__() takes 1 positional argument but 2 were given
0
6 1 datastructures compiler codingsh debugging binarytree codeminus sundaycoding
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> T = Trie(None) TypeError: Trie.__init__() takes 1 positional argument but 2 were given
0
8 1 sundaycoding algorithm codingsh startrink datastructures debugging binarytree programming algorithm
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "Main.py", line 33, in <module> T = Trie(None) TypeError: Trie.__init__() takes 1 positional argument but 2 were given
1