Home STD Contest Notification Clarification Problems Ranklist Status Print Sign Out

View Compilation Error

1_733_2985_32467.cpp:9:15: error: two or more data types in declaration of 'llp'
 const int int llp = 7; 
               ^
1_733_2985_32467.cpp:14:12: error: 'juzheng' is not a type
     memset(juzheng,0,sizeof(juzheng));
            ^
1_733_2985_32467.cpp:14:20: error: expected identifier before numeric constant
     memset(juzheng,0,sizeof(juzheng));
                    ^
1_733_2985_32467.cpp:14:20: error: expected ',' or '...' before numeric constant
1_733_2985_32467.cpp: In member function 'node node::operator*(const node&) const':
1_733_2985_32467.cpp:18:24: error: 'llp' was not declared in this scope
         for (int i=0;i<llp;i++)  
                        ^
1_733_2985_32467.cpp: In function 'void init()':
1_733_2985_32467.cpp:35:7: error: 'struct node' has no member named 'clear'
     e.clear();  
       ^
1_733_2985_32467.cpp:36:7: error: 'struct node' has no member named 'clear'
     f.clear();  
       ^
1_733_2985_32467.cpp: In function 'LL juzhengpp(int)':
1_733_2985_32467.cpp:68:20: error: 'llp' was not declared in this scope
     for (int i=0;i<llp;i++)  
                    ^
1_733_2985_32467.cpp: In function 'void slove()':
1_733_2985_32467.cpp:80:24: error: 'juzhengpow' was not declared in this scope
     LL ans=juzhengpow(n);  
                        ^


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-30 11:33:35, Gzip enabled