#include using namespace std; int main() { int n; while(~scanf("%d",&n)) { int ans=1; for(int i=1;i