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_36836929_10773.cpp: In function 'll query(int, int, int, int)':
0_0_36836929_10773.cpp:50:14: error: 'l' was not declared in this scope
     int mid=(l+r)>>1;
              ^
0_0_36836929_10773.cpp:50:16: error: 'r' was not declared in this scope
     int mid=(l+r)>>1;
                ^
0_0_36836929_10773.cpp: In function 'int main()':
0_0_36836929_10773.cpp:79:33: error: too many arguments to function 'll query(int, int, int, int)'
             ll w=query(i,i,1,n,1);
                                 ^
0_0_36836929_10773.cpp:43:4: note: declared here
 ll query(int L,int R,int pos,int rt)
    ^


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-09-29 04:20:22, Gzip enabled