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_34162765_15525.cpp: In function 'void update(int, int, int, int, int)':
0_0_34162765_15525.cpp:43:31: error: too few arguments to function 'void update(int, int, int, int, int)'
         update(id*2, x, l, mid);
                               ^
0_0_34162765_15525.cpp:36:6: note: declared here
 void update(int id, int x, int v, int l, int r){
      ^
0_0_34162765_15525.cpp:45:35: error: too few arguments to function 'void update(int, int, int, int, int)'
         update(id*2+1, x, mid+1, r);
                                   ^
0_0_34162765_15525.cpp:36:6: note: declared here
 void update(int id, int x, int v, int l, int r){
      ^


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-06-29 08:52:37, Gzip enabled