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_39343097_23559.cpp: In function 'void modify(int, int, int, int, int, int)':
0_0_39343097_23559.cpp:104:23: error: too few arguments to function 'void update(int, int, int, int)'
  104 |                 update(u, v);
      |                 ~~~~~~^~~~~~
0_0_39343097_23559.cpp:61:13: note: declared here
   61 | void inline update(int u, int l, int r, int v){
      |             ^~~~~~
0_0_39343097_23559.cpp:108:17: error: too few arguments to function 'void pushdown(int, int, int)'
  108 |         pushdown(u);
      |         ~~~~~~~~^~~
0_0_39343097_23559.cpp:70:13: note: declared here
   70 | void inline pushdown(int u, int l, int r){
      |             ^~~~~~~~
0_0_39343097_23559.cpp: In function 'int query_max(int, int, int, int, int)':
0_0_39343097_23559.cpp:119:17: error: too few arguments to function 'void pushdown(int, int, int)'
  119 |         pushdown(u);
      |         ~~~~~~~~^~~
0_0_39343097_23559.cpp:70:13: note: declared here
   70 | void inline pushdown(int u, int l, int r){
      |             ^~~~~~~~
0_0_39343097_23559.cpp: In function 'll query_sum(int, int, int, int, int)':
0_0_39343097_23559.cpp:130:17: error: too few arguments to function 'void pushdown(int, int, int)'
  130 |         pushdown(u);
      |         ~~~~~~~~^~~
0_0_39343097_23559.cpp:70:13: note: declared here
   70 | void inline pushdown(int u, 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-07-01 11:27:48, Gzip enabled