Submission #1175753

#TimeUsernameProblemLanguageResultExecution timeMemory
1175753akuygaMecho (IOI09_mecho)C++20
4 / 100
0 ms328 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 timeMemoryGrader output
Fetching results...