提交时间:2026-06-06 20:55:55

运行 ID: 443800

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