# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1175736 | napat | Mecho (IOI09_mecho) | C++20 | 0 ms | 328 KiB |
#include <bits/stdc++.h>
using namespace std;
int main(){
cout << "0";
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |