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