#include using namespace std; int main() { int N; scanf("%d",&N); vector B; for(int i=0;i