未知题型

熟悉软件及编写hello world 程序

【参考答案】

#include main() { printf("hello world!"); }