Problem potatosalad
User hwy
Submission Time 2023-06-03 11:49:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

potatosalad.cpp: In function ‘int main()’:
potatosalad.cpp:9:6: error: expected ‘;’ before ‘temp’
9 | cin temp;
| ^~~~~
| ;