0_0_30638455_19272.cpp: In function 'int finder(int)':
0_0_30638455_19272.cpp:110:2: error: expected primary-expression before 'int'
int now=m;
^
0_0_30638455_19272.cpp:115:14: error: 'now' was not declared in this scope
powatf(loc-now-1);
^
0_0_30638455_19272.cpp:121:11: error: 'now' was not declared in this scope
powatf(n-now);
^
|