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_39192454_15483.cpp: In function 'double angle(double, double, double)':
0_0_39192454_15483.cpp:8:16: error: 'acos' was not declared in this scope
    8 |         return acos(ans);
      |                ^~~~
0_0_39192454_15483.cpp: In function 'int main()':
0_0_39192454_15483.cpp:21:38: error: 'sin' was not declared in this scope
   21 |                 V = a * b * c * sqrt(sin(W) * sin(W - A) * sin(W - B) * sin(W - C));
      |                                      ^~~
0_0_39192454_15483.cpp:21:33: error: 'sqrt' was not declared in this scope
   21 |                 V = a * b * c * sqrt(sin(W) * sin(W - A) * sin(W - B) * sin(W - C));
      |                                 ^~~~


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-05-17 17:53:44, Gzip enabled