답안 #17093

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
17093 2015-11-05T16:42:23 Z pscheol main 함수 (BSC_0_0) C
컴파일 오류
0 ms 0 KB
#include <stdio.h> void main(){}

Compilation message

main.c:1:20: warning: extra tokens at end of #include directive
 #include <stdio.h> void main(){}
                    ^
/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: error: ld returned 1 exit status