| Problem | lboard |
|---|---|
| User | CalebKow |
| Submission Time | 2026-02-20 16:57:19 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
lboard.cpp: In function βint main()β:
lboard.cpp:21:20: error: invalid types β<unresolved overloaded function type>[long long int]β for array subscript
21 | reverse[n-i-1][m-j-1] = num;
| ^