Problem hungrycats
User lleytonng
Submission Time 2024-11-12 09:33:51
Score 0
Max Time N/A
Max Memory N/A

Compile Error

hungrycats.cpp: In function ‘int main()’:
hungrycats.cpp:49:2: error: ‘vsorted’ was not declared in this scope
49 | vsorted = sort(v.rbegin(),v.rend())
| ^~~~~~~