제출 #3739

#제출 시각아이디문제언어결과실행 시간메모리
3739gs13105Ancient symbol (kriii1_A)C++98
컴파일 에러
0 ms0 KiB
#inclide<stdio.h> int main() { printf("1"); }

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

A.cpp:1:2: error: invalid preprocessing directive #inclide
A.cpp: In function 'int main()':
A.cpp:4:13: error: 'printf' was not declared in this scope