Accepted
In file included from /in/terminal.c:9:0: /in/terminal.c: In function 'save': /in/compile/terminal.h:12:17: warning: too many arguments for format [-Wformat-extra-args] #define RED "\033[31m" /* Red */ ^ /in/terminal.c:154:15: note: in expansion of macro 'RED' printf(RED "%s does not exist, load sample.txt by default.\n",RESET,filename); ^~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 9 Exercises
- Language
- C
- Submit At
- 2022-07-14 21:32:10
- Judged At
- 2022-07-14 21:32:10
- Judged By
- Score
- 24
- Total Time
- 16ms
- Peak Memory
- 372.0 KiB