답안 #805329

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
805329 2023-08-03T15:21:45 Z tch1cherin 경찰관과 강도 (BOI14_coprobber) C++17
0 / 100
0 ms 208 KB
#include "coprobber.h"

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

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