人机
2024-12-08 15:30:52
发布于:浙江
#include<bits/stdc++.h>
using namespace std;
int main(){
cout << "不会还有人不会打头文件吧,看好了我只教一遍" << endl;
cout << "#include<bits/stdc++.h>" << endl;
cout << "using namespace std;" << endl;
cout << "int main(){" << endl;
cout << " return 0;" << endl;
cout << "}";
return 0;
}
这里空空如也
有帮助,赞一个