摘要: #include <iostream> #include <fstream> #include <string> using namespace std; int main() { ifstream fans("1.ans"); // 答案文件,命名为fans变量 ifstream fout("1. 阅读全文
posted @ 2025-10-31 21:17 CRt0729 阅读(5) 评论(0) 推荐(0)