提交时间:2024-11-07 16:16:09

运行 ID: 55431

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