#include using namespace std; int main() { int n; int k; int x; cin >> n >> k >> x; cout<