Problem platonic9
User xiaohaoxuan
Submission Time 2026-04-25 10:18:40
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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