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_39395462_12443.cpp: In function 'double calc(double)':
0_0_39395462_12443.cpp:10:41: error: 'fabs' was not declared in this scope
   10 |     for(int i=1;i<=n;i++) ans+=a[i]*pow(fabs(pos-x[i]),3);
      |                                         ^~~~
0_0_39395462_12443.cpp:10:37: error: 'pow' was not declared in this scope; did you mean 'pos'?
   10 |     for(int i=1;i<=n;i++) ans+=a[i]*pow(fabs(pos-x[i]),3);
      |                                     ^~~
      |                                     pos
0_0_39395462_12443.cpp: In function 'int main()':
0_0_39395462_12443.cpp:18:5: error: 'rush' was not declared in this scope
   18 |     rush(){
      |     ^~~~


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-23 04:37:44, Gzip enabled