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_37762566_9719.cpp: In function 'void pushup(node&, node&, node&)':
0_0_37762566_9719.cpp:53:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx2 = maxx(u.xxx2 , l.xx2 + r.x2);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^
0_0_37762566_9719.cpp:54:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx2 = maxx(u.xxx2 , l.x2 + r.xx1);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^
0_0_37762566_9719.cpp:55:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx3 = maxx(u.xxx3 , l.xx4 + r.x2);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^
0_0_37762566_9719.cpp:56:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx3 = maxx(u.xxx3 , l.x1 + r.xx1);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^
0_0_37762566_9719.cpp:57:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx4 = maxx(u.xxx4 , l.xx1 + r.x2);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^
0_0_37762566_9719.cpp:58:40: error: too few arguments to function 'LL maxx(LL, LL, LL)'
     u.xxx4 = maxx(u.xxx4 , l.x1 + r.xx3);
                                        ^
0_0_37762566_9719.cpp:17:4: note: declared here
 LL maxx(LL a,LL b,LL c)
    ^


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-10-05 20:53:27, Gzip enabled