提交时间:2022-05-21 19:57:18

运行 ID: 657

#include<bits/stdc++.h> using namespace std; int main(){ cout<<"hello world" return 0; }