| Problem | smurf |
|---|---|
| User | Tez |
| Submission Time | 2023-11-10 15:19:29 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
smurf.cpp: In function ‘std::vector<std::vector<int> > rearrange_smurfs(int, std::vector<int>&)’:
smurf.cpp:12:9: error: ‘reverse’ was not declared in this scope
12 | reverse(row.begin(), row.end());
| ^~~~~~~