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_17727209_4489.cpp: In function 'int main()':
0_0_17727209_4489.cpp:87:43: error: too few arguments to function 'int getPos(Bound*, int, int, int, int)'
             int down = getPos(d,0,cntd-1,a);
                                           ^
0_0_17727209_4489.cpp:29:5: note: declared here
 int getPos(Bound *bd,int l,int r,int val,int limit)
     ^
0_0_17727209_4489.cpp:88:41: error: too few arguments to function 'int getPos(Bound*, int, int, int, int)'
             int up = getPos(u,0,cntu-1,a);
                                         ^
0_0_17727209_4489.cpp:29:5: note: declared here
 int getPos(Bound *bd,int l,int r,int val,int limit)
     ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2025 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.001000(s) query 1, Server time : 2025-02-18 17:20:21, Gzip enabled