提交时间:2023-12-15 20:13:52

运行 ID: 33937

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