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_39834986_28965.cpp: In function 'void clear(int, int, int, int, int)':
0_0_39834986_28965.cpp:93:19: error: 'clear2' was not declared in this scope; did you mean 'clear'?
   93 |         if(L<=mid)clear2(L,R,ls,l,mid);
      |                   ^~~~~~
      |                   clear
0_0_39834986_28965.cpp:94:21: error: 'clear2' was not declared in this scope; did you mean 'clear'?
   94 |         if(R>=mid+1)clear2(L,R,rs,mid+1,r);
      |                     ^~~~~~
      |                     clear


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-29 09:56:53, Gzip enabled