#include int main(){ printf("Hello world!"); return 0; } 转载于:https://www.cnblogs.com/Ljh578519469/p/8672403.html