제출 #763622

#제출 시각아이디문제언어결과실행 시간메모리
763622vjudge1Power Plant (JOI20_power)C++17
0 / 100
1 ms212 KiB
#include <bits/stdc++.h>
using namespace std;

int main()
{
	ios::sync_with_stdio(0);
	cin.tie(0);
	cout.tie(0);
        cout << 3;
}
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…
#결과 실행 시간메모리채점기 출력
결과를 불러오는 중입니다…