제출 #527742

#제출 시각아이디문제언어결과실행 시간메모리
527742pokmui9909main 함수 (BSC_0_0)C++17
100 / 100
0 ms208 KiB
#include <bits/stdc++.h> using namespace std; using ll = long long; int main(){ cin.tie(0) -> sync_with_stdio(false); }
#Verdict Execution timeMemoryGrader output
Fetching results...