#include <stdio.h> int main() { printf("hello world! "); getchar(); return 0; } Caesar卢尚宇 2020年10月26日