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_33006455_27776.cpp: In function 'void solve()':
0_0_33006455_27776.cpp:77:46: error: too few arguments to function 'long long int query(int, int, int, int, int, long long int)'
     printf("%lld\n", query(T[now], x, y, 1, n));
                                              ^
0_0_33006455_27776.cpp:44:4: note: declared here
 ll query(int rt, int _L, int _R, int l, int r, ll add){
    ^
0_0_33006455_27776.cpp:81:44: error: too few arguments to function 'long long int query(int, int, int, int, int, long long int)'
     printf("%lld\n", query(T[z], x, y, 1, n));
                                            ^
0_0_33006455_27776.cpp:44:4: note: declared here
 ll query(int rt, int _L, int _R, int l, int r, ll add){
    ^


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-11-17 12:34:42, Gzip enabled