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_33134255_7752.cpp: In function 'int ask(int, int, int)':
0_0_33134255_7752.cpp:52:49: error: expected ';' before '}' token
     if(l<=mid) { ans = max( ans , ask(l,r,lc) ) };
                                                 ^
0_0_33134255_7752.cpp:53:48: error: expected ';' before '}' token
     if(r>mid) { ans = max( ans , ask(l,r,rc) ) };
                                                ^
0_0_33134255_7752.cpp: In function 'void update(int, int, int)':
0_0_33134255_7752.cpp:59:25: error: expected primary-expression at end of input
     int mid = (no[now].l+
                         ^
0_0_33134255_7752.cpp:59:25: error: expected ')' at end of input
0_0_33134255_7752.cpp:59:25: error: expected ',' or ';' at end of input
0_0_33134255_7752.cpp:59:25: error: expected '}' at end of input


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-03 08:48:33, Gzip enabled