정답 개수:
0
틀린 개수:
0
실행 실패 개수:
10
1 2 4 7
런타임 에러 (RTE)
stderr:
File "Main.py", line 10 if N % H == 0: ^ IndentationError: unindent does not match any outer indentation level
104
1 5 8 12
런타임 에러 (RTE)
stderr:
File "Main.py", line 10 if N % H == 0: ^ IndentationError: unindent does not match any outer indentation level
203
1 4 7 26
런타임 에러 (RTE)
stderr:
File "Main.py", line 10 if N % H == 0: ^ IndentationError: unindent does not match any outer indentation level
207