摘要: ```c #include int main() { printf("hello world"); } ``` 阅读全文