Problem potatosalad
User shaokai348
Submission Time 2025-03-05 14:13:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:8:10: error: ‘potatoes’ was not declared in this scope; did you mean ‘potato’?
8 | cin >> potatoes;
| ^~~~~~~~
| potato