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_26152646_315.cpp: In function 'int solve(int, int)':
0_0_26152646_315.cpp:141:40: error: too few arguments to function 'void update(int, int, int, int, int, int)'
             update(1,1,n,dfn[fx],dfn[x]);
                                        ^
0_0_26152646_315.cpp:110:6: note: declared here
 void update(int d,int l,int r,int ql,int qr,int v)
      ^
0_0_26152646_315.cpp:152:40: error: too few arguments to function 'void update(int, int, int, int, int, int)'
             update(1,1,n,dfn[fy],dfn[y]);
                                        ^
0_0_26152646_315.cpp:110:6: note: declared here
 void update(int d,int l,int r,int ql,int qr,int v)
      ^
0_0_26152646_315.cpp:171:35: error: too few arguments to function 'void update(int, int, int, int, int, int)'
         update(1,1,n,dfn[x],dfn[y]);
                                   ^
0_0_26152646_315.cpp:110:6: note: declared here
 void update(int d,int l,int r,int ql,int qr,int v)
      ^
0_0_26152646_315.cpp:183:35: error: too few arguments to function 'void update(int, int, int, int, int, int)'
         update(1,1,n,dfn[y],dfn[x]);
                                   ^
0_0_26152646_315.cpp:110:6: note: declared here
 void update(int d,int l,int r,int ql,int qr,int v)
      ^
0_0_26152646_315.cpp: In function 'int main()':
0_0_26152646_315.cpp:208:25: error: 'change' was not declared in this scope
             change(x,y,z);
                         ^


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.001001(s) query 1, Server time : 2025-02-19 00:20:40, Gzip enabled