当前位置:百科知识 > 知到高材疾足答案

问题描述:

[单选] 下面的C++程序,代码运行结果为1.125。#include<bits/stdc++.h>using namespace std;int main(){ int a,b,c;a=8;b=9;c=b/a;cout<<c; return 0;}
A.对 B.错
参考答案:查看
答案解析:
☆收藏

随机题目