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