Submission #3739

# Submission time Handle Problem Language Result Execution time Memory
3739 2013-08-31T08:01:18 Z gs13105 Ancient symbol (kriii1_A) C++
Compilation error
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