Problem smurf
User NotE4sy
Submission Time 2024-03-15 15:53:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:24:5: error: ‘reverse’ was not declared in this scope
24 | reverse(result.begin(), result.end()); // Reverse the order of the smurfs
| ^~~~~~~