답안 #527742

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
527742 2022-02-18T07:31:55 Z pokmui9909 main 함수 (BSC_0_0) C++17
100 / 100
0 ms 208 KB
#include <bits/stdc++.h>
using namespace std;
using ll = long long;

int main(){
    cin.tie(0) -> sync_with_stdio(false);


}
# 결과 실행 시간 메모리 Grader output
1 Correct 0 ms 208 KB Output is correct