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_29876159_14302.cpp: In function 'int main()':
0_0_29876159_14302.cpp:66:5: error: 'll' was not declared in this scope
     ll x1=query(root[r],root[l-1],le,1,n);
     ^
0_0_29876159_14302.cpp:67:8: error: expected ';' before 'x2'
     ll x2=query(root[r],root[l-1],le-1,1,n);
        ^
0_0_29876159_14302.cpp:68:8: error: expected ';' before 'x3'
     ll x3=query(root[r],root[l-1],le-2,1,n);
        ^
0_0_29876159_14302.cpp:69:8: error: 'x2' was not declared in this scope
     if(x2+x3>x1)
        ^
0_0_29876159_14302.cpp:69:11: error: 'x3' was not declared in this scope
     if(x2+x3>x1)
           ^
0_0_29876159_14302.cpp:69:14: error: 'x1' was not declared in this scope
     if(x2+x3>x1)
              ^


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-12-02 19:26:33, Gzip enabled