Problem fraud
User Kkkkkkkkaaaaaaaa
Submission Time 2025-03-16 10:11:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fraud.cpp: In function ‘int main()’:
fraud.cpp:20:69: error: expected ‘)’ before ‘;’ token
20 | maxx=min(maxx,double((a[i+1]*1.0-a[i]*1.0/(b[i]*1.0-b[i+1]*1.0)));
| ~ ^
| )