提交时间:2025-01-04 11:15:25

运行 ID: 307581

#include<iostream> using namespace std; int main() { cout<<"Hello,World!"; return 0; }