摘要: #include <bits/stdc++.h> #include <fstream> using namespace std; int main(){ ofstream out; string name; int name1; ifstream outfile; outfile.open("out 阅读全文
posted @ 2024-07-29 14:51 王一行(小号) 阅读(11) 评论(0) 推荐(0)