제출 #17093

#제출 시각아이디문제언어결과실행 시간메모리
17093pscheolmain 함수 (BSC_0_0)C11
컴파일 에러
0 ms0 KiB
#include <stdio.h> void main(){}

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

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