Compile Error
/in/ex4.c: In function 'main': /in/ex4.c:12:12: error: variable 'Y' set but not used [-Werror=unused-but-set-variable] double Y; ^ /in/ex4.c:11:12: error: variable 'X' set but not used [-Werror=unused-but-set-variable] double X; ^ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Homework
- Homework 4
- Language
- C
- Submit At
- 2022-06-25 23:29:25
- Judged At
- 2022-06-29 06:52:39
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes