Compile Error
/in/foo.c: In function 'main': /in/foo.c:8:36: error: 'M_PI' undeclared (first use in this function) const double radians = 54.0 * (M_PI / 180.0); ^~~~ /in/foo.c:8:36: note: each undeclared identifier is reported only once for each function it appears in
信息
- 递交者
- 类型
- 自测
- 题目
- P1183 五角大楼
- 语言
- C
- 递交时间
- 2024-10-01 18:52:51
- 评测时间
- 2024-10-01 18:52:51
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes