#include using namespace std; const int MOD = 1000003; int a[111], x, N; int main(){ cin >> x >> N; for(int i=0;i> a[i]; for(int i=0;i