Compile Error
/in/ex4.c: In function 'deg2rad': /in/ex4.c:12:22: error: 'M_PI' undeclared (first use in this function); did you mean '__P'? return deg / 180 * M_PI; ^~~~ __P /in/ex4.c:12:22: note: each undeclared identifier is reported only once for each function it appears in /in/ex4.c:13:1: error: control reaches end of non-void function [-Werror=return-type] } ^ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Problem
- VG101 mid2 test
- Language
- C
- Submit At
- 2021-07-08 03:53:35
- Judged At
- 2021-07-08 03:53:35
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes