메뉴 건너뛰기

결과 (전체)

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

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