2787: 有一门课不及格的学生 摘要:```cpp #include using namespace std; int main() { int a,b; cin>>a>>b; if(a>=60&&b…… 题解列表 2023年01月13日 0 点赞 0 评论 377 浏览 评分:9.9