Problem taxcollection
User R9q5P8
Submission Time 2025-12-28 17:28:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

taxcollection.cpp: In function ‘int main()’:
taxcollection.cpp:24:10: error: ‘class std::vector<int>’ has no member named ‘sort’
24 | s_towns.sort();
| ^~~~