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_29381065_29604.cpp: In function 'void main_add(int, int)':
0_0_29381065_29604.cpp:150:5: error: expected ')' before 'if'
     if (l == r)
     ^
0_0_29381065_29604.cpp:157:38: error: 'mid' was not declared in this scope
     if (query(seg_tree, seg_lazy, l, mid) == 0)
                                      ^
0_0_29381065_29604.cpp:159:35: error: 'mid' was not declared in this scope
     if (query(seg_tree, seg_lazy, mid+1, r) == 0)
                                   ^


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 02:47:22, Gzip enabled