Problem | humantrafficking |
---|---|
User | blackscreen1 |
Submission Time | 2023-11-27 11:56:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
humantrafficking.cpp: In function ‘int main()’:
humantrafficking.cpp:41:2: error: ‘asseert’ was not declared in this scope; did you mean ‘assert’?
41 | asseert(n <= 10 && m <= 30);
| ^~~~~~~
| assert