Problem smurf
User thatlycheeoolongdrink
Submission Time 2024-02-28 17:15:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:18:13: error: ‘reverse’ was not declared in this scope
18 | reverse(result.begin(), result.end());
| ^~~~~~~