#include<iostream> using namespace std; int main(){ int a[200]; int n; int s=0; double o=0; cin>>n; for(int i=1;i<=n;i++){

丁昭臣  •  1天前


da an


评论: