Problem badpotato
User yuanbin
Submission Time 2026-06-07 09:20:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

badpotato.cpp: In function ‘int main()’:
badpotato.cpp:12:20: error: expected ‘;’ before ‘}’ token
12 | curval += potato
| ^
| ;
13 | }
| ~