Accepted
/in/database.c: In function 'update_database': /in/database.c:108:54: warning: ISO C forbids empty initializer braces [-Wpedantic] Assignment assignments[MAX_ASSIGNMENT] = {}; ^ /in/database.c:130:30: warning: ISO C forbids empty initializer braces [-Wpedantic] Table newTable = {}; ^
Information
- Submit By
- Type
- Submission
- Homework
- Lab 5 (TEST ONLY) (+AUTO)
- Language
- C
- Submit At
- 2021-11-14 20:53:56
- Judged At
- 2021-11-21 15:06:18
- Judged By
- Score
- 100
- Total Time
- 7ms
- Peak Memory
- 404.0 KiB