0_0_37580396_7367.cpp: In function 'int main()':
0_0_37580396_7367.cpp:10:31: error: invalid operands of types '__gnu_cxx::__promote_2<double, int, double, double>::__type {aka double}' and 'int' to binary 'operator%'
q=pow(sqrt(2)+sqrt(3),2*a)%1024;
^
|