제출 #833554

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