Compile Error
/in/ex1.c: In function 'main': /in/ex1.c:28:16: error: too many arguments for format [-Werror=format-extra-args] printf("Number", i, "apears", table[i], "times"); ^~~~~~~~ /in/ex1.c:15:9: error: unused variable 'n' [-Werror=unused-variable] int n = 0; ^ cc1: all warnings being treated as errors
Information
- Submit By
- Type
- Submission
- Problem
- Mid2 Ex1
- Homework
- Midterm Exam 2
- Language
- C
- Submit At
- 2022-07-07 15:42:59
- Judged At
- 2022-07-08 16:05:58
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes