| Problem | catfight |
|---|---|
| User | ethantanaki |
| Submission Time | 2026-05-16 11:12:11 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catfight.cpp: In function ‘int main()’:
catfight.cpp:19:18: error: expected unqualified-id before ‘(’ token
19 | ans = max(ans. (ll)dq.size());
| ^
catfight.cpp:19:21: error: expected primary-expression before ‘)’ token
19 | ans = max(ans. (ll)dq.size());
| ^