# | Time | Username | Problem | Language | Result | Execution time | Memory |
---|---|---|---|---|---|---|---|
1175753 | akuyga | Mecho (IOI09_mecho) | C++20 | 0 ms | 328 KiB |
#include "bits/stdc++.h"
using namespace std;
#define ii pair<ll,ll>
#define f first
#define s second
#define mp make_pair
#define ll long long
int main(){
cout<<-1;
}
# | Verdict | Execution time | Memory | Grader output |
---|---|---|---|---|
Fetching results... |