#include using namespace std; int main() { int a[1000000]; int t; int product=0; cin>>t; for(int i=0;i>a[i]; } for(int i=0;i