# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
564435 | 2022-05-19T08:21:38 Z | Abdulmohsen1284 | Question (Grader is different from the original contest) (CEOI14_question_grader) | C++14 | 3336 ms | 24152 KB |
#include"bits/stdc++.h" using namespace std; int encode (int n, int x, int y) { return x; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 3336 ms | 24152 KB | Output isn't correct - maxh = 920 |
2 | Incorrect | 3183 ms | 24044 KB | Output isn't correct - maxh = 920 |