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_27702306_21201.cpp: In function 'll qpow(ll, int)':
0_0_27702306_21201.cpp:11:23: error: 'mod' was not declared in this scope
             sum=sum*a%mod;
                       ^
0_0_27702306_21201.cpp:12:15: error: 'mod' was not declared in this scope
         a=a*a%mod;
               ^
0_0_27702306_21201.cpp: In function 'int main()':
0_0_27702306_21201.cpp:40:24: error: 'mod' was not declared in this scope
         sum1=qpow(2,c)%mod*qpow(2,a)%mod*( (qpow(2,d)-1)%mod*(qpow(2,b)-1)%mod+(qpow(2,d)-1-d)%mod )%mod + qpow(2,a)%mod*(qpow(2,b)-1-b)%mod*(qpow(2,c)-1)%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-23 09:45:14, Gzip enabled