제출 #947622

#제출 시각아이디문제언어결과실행 시간메모리
947622KongggwpMecho (IOI09_mecho)C++14
5 / 100
1 ms600 KiB
#include<bits/stdc++.h>
using namespace std;
int32_t main()
{
	ios_base::sync_with_stdio(0);cin.tie(0);
	cout << 0;	
}
#Verdict Execution timeMemoryGrader output
Fetching results...