Problem | catfight |
---|---|
User | helloworld |
Submission Time | 2024-09-20 10:27:39 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:13:14: error: use of an operand of type ‘bool’ in ‘operator--’ is forbidden
13 | b--;
| ^~