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_39559804_9161.cpp: In function 'int main()':
0_0_39559804_9161.cpp:14:28: error: 'cnt' was not declared in this scope; did you mean 'int'?
   14 |                         if(cnt<3){cout<<"No"<<"\n";continue;}
      |                            ^~~
      |                            int
0_0_39559804_9161.cpp:15:37: error: 'mn' was not declared in this scope; did you mean 'n'?
   15 |                         if(abs(a[1]-mn)<=d)cout<<"No"<<"\n";
      |                                     ^~
      |                                     n
0_0_39559804_9161.cpp:18:28: error: 'cnt' was not declared in this scope; did you mean 'int'?
   18 |                         if(cnt<2){cout<<"No"<<"\n";continue;}
      |                            ^~~
      |                            int
0_0_39559804_9161.cpp:19:28: error: 'mx' was not declared in this scope
   19 |                         if(mx-mn<=d)cout<<"No"<<"\n";
      |                            ^~
0_0_39559804_9161.cpp:19:31: error: 'mn' was not declared in this scope; did you mean 'n'?
   19 |                         if(mx-mn<=d)cout<<"No"<<"\n";
      |                               ^~
      |                               n


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-09-20 00:26:27, Gzip enabled