Problem potatosalad
User austenj
Submission Time 2026-07-17 13:09:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp:25:34: error: missing terminating " character
25 | cout << max_mashed_potato << "\n';
| ^~~~~
potatosalad.cpp: In function β€˜int main()’:
potatosalad.cpp:27:1: error: expected primary-expression before β€˜}’ token
27 | }
| ^