Problem potatosalad
User alex
Submission Time 2026-06-21 12:57:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:17:1: error: expected ‘}’ at end of input
17 | }
| ^
potatosalad.cpp:3:11: note: to match this ‘{’
3 | int main(){
| ^