Problem reading
User mentcletan
Submission Time 2024-03-31 12:08:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

reading.cpp: In function ‘int main()’:
reading.cpp:11:12: error: expected ‘(’ before ‘double’
11 | if double(a)<double(k)/double(b){
| ^~~~~~
| (