Problem toxic2
User jatro13
Submission Time 2026-02-10 20:16:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

toxic2.cpp: In function ‘void get(std::vector<char>&, std::vector<int>)’:
toxic2.cpp:20:5: error: ‘reverse’ was not declared in this scope
20 | reverse(res.begin(), res.end());
| ^~~~~~~