#include using namespace std; int main() { int n,max,count=0; cin>>n; int a[n],arr[5] = {0,0,0,0,0}; for(int i=0;i>a[i]; } for(int i=0;i