Main.cc: In function ‘int main()’: Main.cc:7:20: warning: format ‘%lf’ expects a matching ‘double’ argument [-Wformat=] printf("%.2lf,ans") cout<