Problem catlunch
User SuspiciousAmogus
Submission Time 2024-06-10 20:25:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

catlunch.cpp: In function ‘int main()’:
catlunch.cpp:25:2: error: ‘reverse’ was not declared in this scope
25 | reverse(v.begin(), v.end());
| ^~~~~~~