#include "bits/stdc++.h" using namespace std; int main () { int x,y,z; cin >> x >> y >> z; int a=0; vector b(z); for(int i=0;i