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_36801735_27088.cpp: In function 'void MAIN::add(int&, const int&)':
0_0_36801735_27088.cpp:73:17: error: 'kcz' was not declared in this scope
         x+=y,x>=kcz?x-=kcz:1;
                 ^
0_0_36801735_27088.cpp: In function 'int MAIN::Add(const int&, const int&)':
0_0_36801735_27088.cpp:76:21: error: 'kcz' was not declared in this scope
         return x+y>=kcz?x+y-kcz:x+y;
                     ^
0_0_36801735_27088.cpp: In function 'int MAIN::mul(const int&, const int&)':
0_0_36801735_27088.cpp:79:28: error: 'kcz' was not declared in this scope
         return int(1LL*x*y%kcz);
                            ^
0_0_36801735_27088.cpp: In function 'void MAIN::MAIN()':
0_0_36801735_27088.cpp:108:75: error: too few arguments to function 'int MAIN::qpow(int, int)'
             for(res i=0;i<sz;i++)add(ret,mul(mul(d[i],pw[pc(i)]),qpow(b[i])));
                                                                           ^
0_0_36801735_27088.cpp:81:16: note: declared here
     inline int qpow(res x,res y){
                ^


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-26 09:01:24, Gzip enabled