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_14743890_16243.cpp: In function 'int slove(int, int)':
0_0_14743890_16243.cpp:49:16: error: 'INF' was not declared in this scope
  int MAX=0,MIN=INF,ans=0;
                ^
0_0_14743890_16243.cpp:53:21: error: 'ans' was not declared in this scope
   if ((MAX-MIN)>=k) ans++;
                     ^
0_0_14743890_16243.cpp:60:18: error: 'ans' was not declared in this scope
  if (MAX-MIN>=k) ans++;
                  ^
0_0_14743890_16243.cpp:61:9: error: 'ans' was not declared in this scope
  return ans;
         ^


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-12-02 06:58:52, Gzip enabled