제출 #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);


}
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…