제출 #1002740

#제출 시각아이디문제언어결과실행 시간메모리
1002740CabralbonzaoAutobahn (COI21_autobahn)C++17
0 / 100
1031 ms344 KiB
#include<bits/stdc++.h>
using namespace std;

int main()
{
    ios_base::sync_with_stdio(0);
    cin.tie(0);
    cout.tie(0);
  
  	while(1);

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