摘要: #include <iostream> #include <fstream> using namespace std; int main(int argc, char** argv) { // char data[100]; // ofstream out; // out.open("lll.txt 阅读全文
posted @ 2023-11-03 20:03 王ys 阅读(10) 评论(0) 推荐(0)