제출 #478817

#제출 시각아이디문제언어결과실행 시간메모리
478817David_MBrunhilda’s Birthday (BOI13_brunhilda)C++17
0 / 100
1 ms260 KiB
#include <bits/stdc++.h>
#define ll long long
using namespace std;
const ll N=1e7;
ll m, q, x, u=N, a[N+5], b[N+5], j;
main(){
	cout<<3<<endl<<"oo";
}

컴파일 시 표준 에러 (stderr) 메시지

brunhilda.cpp:6:1: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
    6 | main(){
      | ^~~~
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...
#Verdict Execution timeMemoryGrader output
Fetching results...