/ Vijos /

记录详情

Compile Error

/in/foo.c: In function 'newtonSearch':
/in/foo.c:59:25: error: 'M_PI' undeclared (first use in this function)
     if (appEqual(theta, M_PI)) {
                         ^~~~
/in/foo.c:59:25: note: each undeclared identifier is reported only once for each function it appears in

信息

递交者
类型
递交
题目
P1463 栅栏
语言
C
递交时间
2020-05-26 18:34:25
评测时间
2020-05-26 18:34:25
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes