Problem | hotspot |
---|---|
User | oolimry |
Submission Time | 2024-02-15 22:00:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hotspot.cpp: In function ‘int main()’:
hotspot.cpp:36:2: error: ‘asssert’ was not declared in this scope; did you mean ‘assert’?
36 | asssert(m == n-1);
| ^~~~~~~
| assert