제출 #38364

#제출 시각아이디문제언어결과실행 시간메모리
38364daniel_02Bomb (IZhO17_bomb)C++14
0 / 100
0 ms2016 KiB
#include <bits/stdc++.h> #define pb push using namespace std; const int N = 105; int main() { cout << 1 << endl; }
#Verdict Execution timeMemoryGrader output
Fetching results...