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_18679539_1139.cpp: In function 'void cal_all_len()':
0_0_18679539_1139.cpp:32:37: error: 'callen' was not declared in this scope
       len[i] = callen(p[i], p[i + 1]);
                                     ^
0_0_18679539_1139.cpp:33:40: error: 'callen' was not declared in this scope
      len[n - 1] = callen(p[0], p[n - 1]);
                                        ^
0_0_18679539_1139.cpp: In function 'void print(double)':
0_0_18679539_1139.cpp:49:38: error: 'x' was not declared in this scope
              printf("%.2f\n", f[i] - x);
                                      ^
0_0_18679539_1139.cpp:51:38: error: 'x' was not declared in this scope
              printf("%.2f\n", f[i] + x);
                                      ^
0_0_18679539_1139.cpp: In function 'int main()':
0_0_18679539_1139.cpp:83:20: error: 'min' was not declared in this scope
             if(x < min - eps || x > max + eps)
                    ^
0_0_18679539_1139.cpp:83:37: error: 'max' was not declared in this scope
             if(x < min - eps || x > max + eps)
                                     ^


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 21:55:43, Gzip enabled