# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
448620 | 2021-07-31T07:45:48 Z | vanic | Question (Grader is different from the original contest) (CEOI14_question_grader) | C++14 | 4450 ms | 24244 KB |
int encode (int n, int x, int y) { return x; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 4450 ms | 24244 KB | Output isn't correct - maxh = 920 |
2 | Incorrect | 4406 ms | 24124 KB | Output isn't correct - maxh = 920 |