| Problem | cake3 |
|---|---|
| User | Sans12345 |
| Submission Time | 2024-12-26 15:23:14 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cake3.cpp: In function ‘ll cost(ll, ll)’:
cake3.cpp:22:2: error: ‘asserta’ was not declared in this scope; did you mean ‘assert’?
22 | asserta(0 <= l && r < N);
| ^~~~~~~
| assert