0_0_29186469_20163.cpp: In function 'long long int hhh(long long int, long long int)':
0_0_29186469_20163.cpp:31:2: error: expected ',' or ';' before 'long'
long long tmp=hhh(u,ai);
^
0_0_29186469_20163.cpp:32:21: error: 'tmp' was not declared in this scope
long long jn=ksm(u,tmp,v);
^
|