메뉴 건너뛰기

결과 (전체)

00a57 hello, world 출력하기 / 김현지

시간메모리제출올바른 답비율
1초64MB52412287
43.6%
이번 횟수이번 판정시도한 사람성공한 사람비율
7 컴파일 오류 19621880
95.8%
컴파일 결과
1:2: error: invalid preprocessing directive #involve
2:6: warning: return type of 'main' is not 'int' [-Wmain]
In function 'main':
4:5: warning: implicit declaration of function 'printf' [-Wimplicit-function-declaration]
4:5: warning: incompatible implicit declaration of built-in function 'printf'
4:5: note: include '<stdio.h>' or provide a declaration of 'printf'
5:12: warning: 'return' with a value, in function returning void
소스 정적 분석 결과
이상 없음
위로