제출 #1175753

#제출 시각아이디문제언어결과실행 시간메모리
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...