填空題

執(zhí)行下列程序
double a=3.1415926,b=3.14;
cout<< setprecision(5)<< a<< ", "<< setprecision(5)<< b<< endl;
程序的輸出結果是()

答案: 3.1416,3.14
微信掃碼免費搜題