Submission #3739

#TimeUsernameProblemLanguageResultExecution timeMemory
3739gs13105Ancient symbol (kriii1_A)C++98
Compilation error
0 ms0 KiB
#inclide<stdio.h> int main() { printf("1"); }

Compilation message (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