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_18050660_19849.cpp: In member function 'void seg_tree::down(int)':
0_0_18050660_19849.cpp:54:18: error: no matching function for call to 'seg_tree::down_add()'
         down_add();
                  ^
0_0_18050660_19849.cpp:54:18: note: candidate is:
0_0_18050660_19849.cpp:36:10: note: void seg_tree::down_add(int)
     void down_add(int p){
          ^
0_0_18050660_19849.cpp:36:10: note:   candidate expects 1 argument, 0 provided
0_0_18050660_19849.cpp:55:18: error: no matching function for call to 'seg_tree::down_tag()'
         down_tag();
                  ^
0_0_18050660_19849.cpp:55:18: note: candidate is:
0_0_18050660_19849.cpp:48:10: note: void seg_tree::down_tag(int)
     void down_tag(int p){
          ^
0_0_18050660_19849.cpp:48:10: note:   candidate expects 1 argument, 0 provided
0_0_18050660_19849.cpp: In member function 'void seg_tree::update(int, int, int, int)':
0_0_18050660_19849.cpp:71:22: error: no matching function for call to 'seg_tree::down_tag()'
             down_tag();
                      ^
0_0_18050660_19849.cpp:71:22: note: candidate is:
0_0_18050660_19849.cpp:48:10: note: void seg_tree::down_tag(int)
     void down_tag(int p){
          ^
0_0_18050660_19849.cpp:48:10: note:   candidate expects 1 argument, 0 provided


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-01-10 22:22:04, Gzip enabled