using namespace std;. // Driver Code. int main(). {. double a, b, x = 3.3, y = 3.7;. // Saves the rounded value to a variable. a = rint(x);.
確定! 回上一頁