0_0_35685248_24193.cpp: In function 'int main()':
0_0_35685248_24193.cpp:83:59: error: invalid operands of types '__gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}' and 'int' to binary 'operator%'
temp=temp*pow(a[trick[k].No]/trick[k].last,1000000005)%1000000007*(a[trick[k].No]/j);
^
|