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:159: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-15 23:46:55
- Judged At
- 2022-07-15 23:46:55
- Judged By
- Score
- 6
- Total Time
- 73ms
- Peak Memory
- 1.988 MiB