답안 #32122

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
32122 2017-09-27T14:23:15 Z cheater2k 경찰관과 강도 (BOI14_coprobber) C++14
0 / 100
2 ms 384 KB
#include "coprobber.h"
#include <bits/stdc++.h>
using namespace std;

int start(int N, bool A[MAX_N][MAX_N])
{
    return -1;
}

int nextMove(int R)
{
    return 0;
}
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Cop can catch the robber, but start() returned -1
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Cop can catch the robber, but start() returned -1
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Cop can catch the robber, but start() returned -1
2 Halted 0 ms 0 KB -
# 결과 실행 시간 메모리 Grader output
1 Incorrect 2 ms 384 KB Cop can catch the robber, but start() returned -1
2 Halted 0 ms 0 KB -