Problem sandd
User LeonloveMc
Submission Time 2025-04-26 09:46:42
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:14:14: error: expected ‘;’ before ‘}’ token
14 | return lo
| ^
| ;
15 | }
| ~