#include int main(void){ //std::string a; int n,sum=0,count=0; int c[1000000]; std::cin >> n; for(int i=0;i>c[i]; sum += c[i]; } for(int i=0;i