F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_21380185_26749.cpp: In function 'int main()':
0_0_21380185_26749.cpp:38:35: error: invalid operands of types '__gnu_cxx::__promote_2<int, long long int, double, double>::__type {aka double}' and 'const int' to binary 'operator%'
         ll f21=(three*(pow(2,n+1)%mod+(n%2 ? -1:1)+mod)%mod-(n%2 ? 0:1)+mod)%mod;
                                   ^
0_0_21380185_26749.cpp:39:32: error: invalid operands of types '__gnu_cxx::__promote_2<int, long long int, double, double>::__type {aka double}' and 'const int' to binary 'operator%'
         ll x1=(pow(2,n)-1+mod)%mod;
                                ^
0_0_21380185_26749.cpp:44:47: error: invalid operands of types '__gnu_cxx::__promote_2<int, int, double, double>::__type {aka double}' and 'const int' to binary 'operator%'
             ll x3=2*(pow(4,int(n/2.0))-1+mod)%mod*three%mod;
                                               ^
0_0_21380185_26749.cpp:45:60: error: invalid operands of types '__gnu_cxx::__promote_2<long long int, int, double, double>::__type {aka double}' and 'const int' to binary 'operator%'
             ll x4=(x2-1+mod)%mod*pow((x1-1+mod)%mod,mod-2)%mod;
                                                            ^


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-16 11:55:45, Gzip enabled