首页 新闻 会员 周边
2
回答数

回答被采纳 50 这段代码出现了问题,因为我刚学C++无法改正,所以请大神帮忙,感激不尽。

#include <iostream>using namespace std;struct student_info{ string strName; int chinese; int math; i