| Problem | mosaic |
|---|---|
| User | bribritt |
| Submission Time | 2026-01-18 19:36:39 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
mosaic.cpp: In function ‘long long int query(int, int, int, int)’:
mosaic.cpp:62:22: error: ‘N’ was not declared in this scope
62 | C += trapezium(L-B+(N-2),L-T+(N-2),R-B+(N-2),R-T+(N-2));
| ^