# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
19034 | 2016-02-17T08:54:14 Z | suhgyuho_william | Game (IOI14_game) | C++ | 0 ms | 9872 KB |
#include "game.h" int N; void initialize(int n) { N = n; } int hasEdge(int u, int v) { return 1; }
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |