Problem sandd
User StormyGood
Submission Time 2025-11-18 14:59:34
Score 0
Max Time N/A
Max Memory N/A

Compile Error

sandd.cpp: In function ‘int getPrice(int)’:
sandd.cpp:21:22: error: expected ‘;’ before ‘{’ token
21 | else (supp==dema)
| ^
| ;
22 | {
| ~