提交时间:2024-01-16 14:43:20

运行 ID: 36655

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