#include<bits/stdc++.h> using namespace std; int main() { int a[5],sum=0; float pj; for(int i=0;i<=4;i++){ cin>>a[i]; sum

徐浩天  •  2个月前


we


评论: