# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1187532 | mattsoh | 새 집 (APIO18_new_home) | C++17 | 0 ms | 0 KiB |
#include <bits/stdc++.h>
using namespace std;
const ll maxn = 3e5 + 10;
ll stx[maxn][maxn];
int main() {
}
# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1187532 | mattsoh | 새 집 (APIO18_new_home) | C++17 | 0 ms | 0 KiB |