Problem smurf
User Fr5ctal
Submission Time 2025-07-19 22:46:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:22:9: error: ‘reverse’ was not declared in this scope
22 | reverse(index_list.begin(), index_list.end());
| ^~~~~~~
smurf.cpp:38:9: error: ‘reverse’ was not declared in this scope
38 | reverse(index_list.begin(), index_list.end());
| ^~~~~~~