# | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
---|---|---|---|---|---|---|---|
19034 | 2016-02-17T08:54:14 Z | suhgyuho_william | 게임 (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; }
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |
# | 결과 | 실행 시간 | 메모리 | Grader output |
---|---|---|---|---|
1 | Incorrect | 0 ms | 9872 KB | Output isn't correct |
2 | Halted | 0 ms | 0 KB | - |