# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1231544 | kaiboy | Cop and Robber (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... |