提交时间:2023-10-21 15:20:33

运行 ID: 29149

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