0_0_14880587_21526.cpp: In function 'int main()':
0_0_14880587_21526.cpp:90:9: error: 'getM' was not declared in this scope
getM[prime[i]]=ans[i];
^
0_0_14880587_21526.cpp:95:27: error: 'getM' was not declared in this scope
int tmp=qmod(2,x,getM[MOD]);
^
|