# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1191597 | Lib | Robots (APIO13_robots) | C++20 | 0 ms | 320 KiB |
#include <bits/stdc++.h>
int mask[50000003];
int masksz[50000003];
int lpf[50000003];
int ddp[50000003];
using namespace std;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);
cout<<"0";
return 0;
}
# | 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... |