Problem catfight
User Lypho
Submission Time 2026-04-12 01:00:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catfight.cpp: In function ‘int main()’:
catfight.cpp:10:5: error: ‘class std::vector<long long int>’ has no member named ‘pb’
10 | v.pb(temp);
| ^~