답안 #3739

# 제출 시각 아이디 문제 언어 결과 실행 시간 메모리
3739 2013-08-31T08:01:18 Z gs13105 Ancient symbol (kriii1_A) C++
컴파일 오류
0 ms 0 KB
#inclide<stdio.h>
int main()
{
  printf("1");
}

Compilation message

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