정답 개수:
0
틀린 개수:
0
실행 실패 개수:
5
2 toggle 4 check 8
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 16, in <module> a = a^(1<<a[1]) TypeError: unsupported operand type(s) for <<: 'int' and 'str'
0
4 toggle 8 empty toggle 7 check 3
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 16, in <module> a = a^(1<<a[1]) TypeError: unsupported operand type(s) for <<: 'int' and 'str'
0
4 toggle 11 remove 11 remove 11 check 9
런타임 에러 (RTE)
stderr:
Traceback (most recent call last): File "/tmp/target/Main.py", line 16, in <module> a = a^(1<<a[1]) TypeError: unsupported operand type(s) for <<: 'int' and 'str'
0