PAT 乙级 1047 编程团体赛 20分

题目: https://pintia.cn/problem-sets/994805260223102976/problems/994805277163896832在这里插入代码片web #include #include using namespace std; int main(){ int N; cin>>N; int a,b,c; int max=0,temp=0; int score[10
相关文章
相关标签/搜索