0_0_33579064_8933.cpp: In function 'int main()':
0_0_33579064_8933.cpp:59:76: error: invalid operands of types '__gnu_cxx::__promote_2<long long int, int, double, double>::__type {aka double}' and 'int' to binary 'operator%'
answer=(answer+(stack[j]-2)*pow((stack[j]-1)*temp%1000000007,1000000005)%1000000007)%1000000007;
^
|