#include using namespace std; int main() { int n, code; cin >> n >> code; int x[99]; for (int i = 0; i> x[i]; } for (int i = 0; i