# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
11125 | 2014-11-14T02:45:38 Z | gs14004 | Question (Grader is different from the original contest) (CEOI14_question_grader) | C++ | 1705 ms | 25672 KB |
int encode (int n, int x, int y) { return x; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 1705 ms | 25672 KB | Output isn't correct - maxh = 920 |
2 | Incorrect | 1652 ms | 25672 KB | Output isn't correct - maxh = 920 |