【简答题】运行下列程序的输出结果是 ____ 。 #include using namespace std; int main(void) { int i=5; do { i++; cout<
【简答题】运行下列程序,屏幕输出为_______。 #include using namespace std; int main() { int a=5, b=2, c=5, d=10; if(a>b) if(c>d) cout< else cout< else cout< return 0; }
【简答题】运行下列程序,屏幕输出为_______。 #include using namespace std; int main() { int a=7, b=9, c=5, d=10; if(a>b) if(c>d) cout< else cout< else cout< return 0; }
【简答题】运行下列程序,屏幕输出为_______。 #include using namespace std; int main() { int a=3, b=8, c=5, d=10; if(a>b) if(c>d) cout< else cout< else cout< return 0; }
【单选题】2011年7月19日0时许,张某驾驶一辆重型半挂牵引车运载砂石料,行驶至某县白河桥上时,在明知该桥系危桥的情况下,仍然冒险通过,因车辆严重超载110余吨致使该桥梁垮塌。经交通管理部门与相关部门认定,张某承担此次事故全部责任,被毁桥梁价值1556万余元。张某对此损失无能力赔偿,张某的行为构成( )(2014.16)