제출 #833549

#제출 시각아이디문제언어결과실행 시간메모리
833549vjudge1Bomb (IZhO17_bomb)C++17
0 / 100
1 ms336 KiB
#include<bits/stdc++.h> using namespace std; int main() { cout << 1 << endl; }
#Verdict Execution timeMemoryGrader output
Fetching results...