정답 개수:
1
틀린 개수:
1
실행 실패 개수:
12
54 6
<3, 6, 9, 12, 15, 18, 21, 24, 27, 30, 33, 36, 39, 42, 45, 48, 51, 54, 4, 8, 13, 17, 22, 26, 31, 35, 40, 44, 49, 53, 5, 11, 19, 25, 32, 38, 46, 52, 7, 16, 28, 37, 47, 2, 20, 34, 50, 14, 41, 10, 43, 29, 1, 23>
<6, 12, 18, 24, 30, 36, 42, 48, 54, 7, 14, 21, 28, 35, 43, 50, 3, 11, 20, 29, 38, 46, 1, 10, 22, 32, 41, 52, 9, 23, 34, 47, 5, 19, 37, 51, 15, 31, 49, 16, 39, 4, 27, 2, 33, 13, 45, 40, 26, 44, 8, 53, 25, 17>
30 7
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 71, in <module> cl.erase(k) File "/tmp/target/Main.py", line 33, in erase self.it = self.it.next AttributeError: 'NoneType' object has no attribute 'next'
<7, 14, 21, 28, 5, 13, 22, 30, 9, 18, 27, 8, 19, 1, 12, 25, 10, 24, 11, 29, 17, 6, 3, 2, 4, 16, 26, 15, 20, 23>
18 12
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 71, in <module> cl.erase(k) File "/tmp/target/Main.py", line 33, in erase self.it = self.it.next AttributeError: 'NoneType' object has no attribute 'next'
<12, 6, 1, 15, 11, 9, 8, 10, 14, 18, 5, 2, 17, 4, 3, 16, 13, 7>
20 13
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 71, in <module> cl.erase(k) File "/tmp/target/Main.py", line 33, in erase self.it = self.it.next AttributeError: 'NoneType' object has no attribute 'next'
<13, 6, 20, 15, 10, 7, 4, 3, 5, 9, 14, 19, 12, 8, 11, 18, 1, 2, 16, 17>