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_39652000_7832.cpp: In function 'int main()':
0_0_39652000_7832.cpp:38:26: error: 'check' was not declared in this scope; did you mean 'check2'?
   38 |         while(head<tail&&check(q[head],q[head+1],i))head++;
      |                          ^~~~~
      |                          check2
0_0_39652000_7832.cpp:43:34: error: 'check' was not declared in this scope; did you mean 'check2'?
   43 |                 while(head<tail&&check(i-t,q[tail-1],q[tail]))tail--;
      |                                  ^~~~~
      |                                  check2


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-25 16:41:28, Gzip enabled