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