| # | Time | Username | Problem | Language | Result | Execution time | Memory |
|---|---|---|---|---|---|---|---|
| 1140907 | dpsaveslives | Cop and Robber (BOI14_coprobber) | C++20 | 1 ms | 328 KiB |
#include <bits/stdc++.h>
using namespace std;
const int MAXN = 500;
int start(int N, bool A[MAXN][MAXN]){
return 1;
}
int nextMove(int R){
return R;
}
| # | 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... | ||||
