Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_781_5883_21496.cpp: In function 'int main()':
1_781_5883_21496.cpp:16:19: error: invalid operands of types '__gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}' and 'int' to binary 'operator%'
    int x=pow(a,i)%m;
                   ^
1_781_5883_21496.cpp:17:19: error: invalid operands of types '__gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}' and 'int' to binary 'operator%'
    int y=pow(a,i)%m;
                   ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-17 01:24:48, Gzip enabled