| Problem | potatosalad |
|---|---|
| User | austenj |
| Submission Time | 2026-07-17 13:09:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp:25:34: error: missing terminating " character
25 | cout << max_mashed_potato << "\n;
| ^~~~
potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:27:5: error: expected primary-expression before ‘return’
27 | return 0;
| ^~~~~~