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

Compile Error

fraud.cpp: In function ‘int main()’:
fraud.cpp:27:39: error: expected ‘)’ before ‘maxx’
27 | if(maxx<=minn or abs(maxx-minn)<1e-12 maxx<1e-12) cout<<"NO";
| ~ ^~~~~
| )