Problem buycoke
User asbx
Submission Time 2023-12-11 14:05:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

buycoke.cpp: In function ‘int main()’:
buycoke.cpp:12:23: error: expected ‘)’ before ‘;’ token
12 | e=min(b,((C-10*d)/5);
| ~ ^
| )