| # | 제출 시각 | 아이디 | 문제 | 언어 | 결과 | 실행 시간 | 메모리 |
|---|---|---|---|---|---|---|---|
| 1231544 | kaiboy | 경찰관과 강도 (BOI14_coprobber) | C++20 | 0 ms | 328 KiB |
#include "coprobber.h"
#include <algorithm>
#include <iostream>
const int N = 500;
int start(int n, bool aa[][N]) {
return 0;
}
int nextMove(int i) {
return i;
}
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
| # | Verdict | Execution time | Memory | Grader output |
|---|---|---|---|---|
| Fetching results... | ||||
