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_37898937_16423.cpp: In function 'bool cmp(f128, f128)':
0_0_37898937_16423.cpp:22:47: error: 'fabsf128' was not declared in this scope
 bool cmp(f128 a, f128 b){return fabsf128(a - b) <= eps;}
                                               ^
0_0_37898937_16423.cpp: In function 'void bfs(int)':
0_0_37898937_16423.cpp:50:45: error: 'sinf128' was not declared in this scope
                     tmp = sinf128(head.first);
                                             ^
0_0_37898937_16423.cpp:54:45: error: 'cosf128' was not declared in this scope
                     tmp = cosf128(head.first);
                                             ^
0_0_37898937_16423.cpp:58:46: error: 'atanf128' was not declared in this scope
                     tmp = atanf128(head.first);
                                              ^
0_0_37898937_16423.cpp: In function 'void CAL(int, int)':
0_0_37898937_16423.cpp:86:37: error: 'sqrtf128' was not declared in this scope
     ans = sqrtf128((f128)p / (f128)q);
                                     ^


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-07-02 14:42:52, Gzip enabled