#include using namespace std; int main() { int n; int a[100]; cin >> n; int i,j; for (i=0; i> a[i]; for (i=0; i