메뉴 건너뛰기

결과 (전체)

00a75 "hello, world!" 출력하기 / 3근

시간메모리제출올바른 답비율
1초64MB56781509
26.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
4 컴파일 오류 14701330
90.5%
컴파일 결과
2:13: error: ISO C++ forbids declaration of 'intmain' with no type [-fpermissive]
In function 'int intmain()':
5:5: error: 'return0' was not declared in this scope
6:1: warning: no return statement in function returning non-void [-Wreturn-type]
소스 정적 분석 결과
2: (error) syntax error
위로