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