提交时间:2023-12-17 14:01:26

运行 ID: 34210

#include <stdio.h> int main() { printf("Hello, World! \n"); return 0; }