Online Judge
Toggle navigation
小胖在线判题系统(OJ)
Home
Problems
News
Status
Rating
Group
Contests
Wiki
Signup
Login
Home
Problem
【入门】求各个科目成绩的平均分
touenjin
bwbx_逆蝶
•
1个月前
include<bits/stdc++.h>
using namespace std; int main(){
return 0;
}
Comments:
include<bits/stdc++.h>
using namespace std; int main(){
return 0;
}
bwbx_逆蝶
•
1个月前
Reply