| Problem | goofyrooks |
|---|---|
| User | shoryu386 |
| Submission Time | 2023-12-30 12:45:34 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
goofyrooks.cpp: In function ‘int main()’:
goofyrooks.cpp:19:22: error: ‘M’ was not declared in this scope
19 | num -= col.size() * M;
| ^
goofyrooks.cpp:20:22: error: ‘N’ was not declared in this scope
20 | num -= row.size() * N;
| ^