0_0_24441588_809.cpp: In function 'int main()':
0_0_24441588_809.cpp:21:32: error: 'll' was not declared in this scope
r=r*f(p,q)%m*(1ll+(ll)q*(p-1)%m*f(p,m-2)%m)%m;
^
0_0_24441588_809.cpp:21:35: error: expected ')' before 'q'
r=r*f(p,q)%m*(1ll+(ll)q*(p-1)%m*f(p,m-2)%m)%m;
^
|