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_39074257_12444.cpp: In function 'void solve()':
0_0_39074257_12444.cpp:80:16: error: 'inf' was not declared in this scope; did you mean 'sinf'?
   80 |     int l=0, r=inf, ans=-1;
      |                ^~~
      |                sinf
0_0_39074257_12444.cpp:84:21: error: 'ans' was not declared in this scope; did you mean 'abs'?
   84 |         if(ok(mid)) ans=mid, r=mid-1; else l=mid+1;
      |                     ^~~
      |                     abs
0_0_39074257_12444.cpp:86:20: error: 'ans' was not declared in this scope; did you mean 'abs'?
   86 |     printf("%d\n", ans);
      |                    ^~~
      |                    abs


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 18:22:21, Gzip enabled