摘要: #include <fstream> #include <cstdio> #include <iostream> using namespace std; struct wo{ string name; string sex; int age; int cm; int kiko; }; int ma 阅读全文
posted @ 2024-12-20 19:12 最后一个还有我 阅读(13) 评论(0) 推荐(0)