Problem explosives
User 13ikaeel
Submission Time 2024-03-04 10:42:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

explosives.cpp: In function ‘int main()’:
explosives.cpp:52:5: error: ‘reverse’ was not declared in this scope
52 | reverse(operations.begin(), operations.end());
| ^~~~~~~