# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
27179 | 2017-07-09T20:57:31 Z | abcdef6199 | Dungeon 2 (JOI16_dungeon2) | C++ | 0 ms | 1612 KB |
#include "dungeon2.h" void Inspect(int R) { int i; for (i = 1; i <= R; ++i) { Answer(i, 0); } }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 1612 KB | Wrong Answer [4] |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 1612 KB | Wrong Answer [4] |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 1612 KB | Wrong Answer [4] |
2 | Halted | 0 ms | 0 KB | - |