Compile Error
foo.cpp: In function 'void makeline(Circle, Circle)': foo.cpp:40:31: warning: unused variable 'upyy' [-Wunused-variable] upxy = sdis * x.r / dis, upyy = sdis * y.r / dis, b = upxy - k * (x.x + upxx); ^ foo.cpp: In function 'int main()': foo.cpp:70:10: error: 'M_PI' was not declared in this scope s = tan(M_PI / 2.0 - x); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1839 月下柠檬树
- 语言
- C++
- 递交时间
- 2016-01-15 15:49:07
- 评测时间
- 2016-01-15 15:49:08
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes