| Problem | catfight |
|---|---|
| User | help |
| Submission Time | 2026-01-26 22:29:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:15:32: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
15 | while (sum > b and left <= r){
| ^