Problem catfight
User zyf
Submission Time 2026-04-13 18:22:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:12:14: error: ‘class std::vector<int>’ has no member named ‘push’
12 | cats.push(power);
| ^~~~