Problem | potatosalad |
---|---|
User | niicoletong |
Submission Time | 2025-06-19 22:49:50 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:13:7: error: ‘potatoes’ was not declared in this scope; did you mean ‘potato’?
13 | sort(potatoes.begin(), potatoes.end());
| ^~~~~~~~
| potato