// // Created by ZBright on 25-5-29. // #include int main() { printf("Hello World\n"); return 0; }