# | Submission time | Handle | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1089906 | 2024-09-17T11:38:00 Z | lucri | popa (BOI18_popa) | C++17 | 0 ms | 0 KB |
#include "popa.h" #include<bits/stdc++.h> using namespace std; int solve(int N, int* Left, int* Right) { retrun 0; }