评测信息
运行ID: 8892
src.cpp: In function 'int main()':
src.cpp:9:26: error: 'printf' was not declared in this scope
printf("Hello %s\n",a);
^
src.cpp:9:26: error: 'printf' was not declared in this scope
printf("Hello %s\n",a);
^