0_0_38926015_29187.cpp: In function 'void solve(int)':
0_0_38926015_29187.cpp:28:28: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<<'
28 | printf("%.2lf",ans)<<endl;
| ~~~~~~~~~~~~~~~~~~~^~~~~~
|