Problem chimera
User AlphanumericUsername
Submission Time 2024-07-29 19:00:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chimera.cpp: In function ‘void initialise(int, int, std::vector<int>)’:
chimera.cpp:33:14: error: ‘class std::vector<int>’ has no member named ‘pub’
33 | ones.pub(i);
| ^~~
chimera.cpp:35:14: error: ‘class std::vector<int>’ has no member named ‘pub’
35 | twos.pub(i);
| ^~~