这段代码哪里出问题了?? |
| 时间:2017-01-03 来源: 作者: |
|
|
|
|
求助,这段c语言代码哪里出问题了???_百度知道 求助,这段c语言代码哪里出问题了???#include "stdio.h"main(void)//main没有返回值,所以加上void{int i;char a[100];scanf("... 这段代码哪里出问题。。求解答。。。_百度知道 这段代码哪里出问题。。求解答。。。有两处问题:1:friend Rational operator ()声明和实现不匹配,声明的参数表是const Rational &a,const Rational &b,... 这段代码哪里出问题了?_百度知道 这段代码哪里出问题了?2010-12-25 23:39 提问者: 59346987 #include #include #include #include #include oracle里面,这几段代码哪里出问题了?_百度知道 oracle里面,这几段代码哪里出问题了?1.SELECT deptno,max(avg(sal))FROM empWHERE sal>1000Group by deptno;肯定会报错:ora-00937不是单组分组函数因为 ... 这段代码问题出现在哪里?_百度知道 这段代码问题出现在哪里?p[5] = 0x0;是干啥的,只想输出hello,p指向常量字符串,不能复制的? 另外p指向的字符串是局部的,出了函数就没了。
|
|