| Problem | whiteboardgame |
|---|---|
| User | FIips |
| Submission Time | 2024-12-02 16:04:28 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
whiteboardgame.cpp: In function ‘int32_t main()’:
whiteboardgame.cpp:27:14: error: void value not ignored as it ought to be
27 | temp = check(csum, m, temp);
| ~~~~~^~~~~~~~~~~~~~~