답안 #1786

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
1786 2013-07-15T13:59:25 Z tncks0121 웜뱃 (IOI13_wombats) C++
0 / 100
3 ms 8696 KB
#include "wombats.h"

void init(int R, int C, int H[5000][200], int V[5000][200]) {
    /* ... */
}

void changeH(int P, int Q, int W) {
    /* ... */
}

void changeV(int P, int Q, int W) {
    /* ... */
}

int escape(int V1, int V2) {
    return 42;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 0 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 3 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 8696 KB Output isn't correct
2 Halted 0 ms 0 KB -