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