Accepted
/in/terminal.c: In function 'load': /in/terminal.c:182:26: warning: format '%d' expects argument of type 'int *', but argument 3 has type 'unsigned int' [-Wformat=] fscanf(fp, "%d", game->board[i][j]); ~^ ~~~~~~~~~~~~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Lab 9 Exercises
- Language
- C
- Submit At
- 2022-07-14 23:48:22
- Judged At
- 2022-07-14 23:48:22
- Judged By
- Score
- 6
- Total Time
- 139ms
- Peak Memory
- 1.664 MiB