摘要: #include <iostream> #include <cstdio> using namespace std; struct no{ string name; int age; string blc; int shengao; int tizhong; }; int main(int argc 阅读全文
posted @ 2024-12-20 19:14 郭立恒 阅读(7) 评论(0) 推荐(0)