level 7
第一题,分别填:
x^2,x^3, x^(y-1), x^y,
函数功能 求x的y次方
2019年10月24日 13点10分
2
level 7
第二题,
str[i]: 'h','e','l','l','o','\0'
sptr:sptr=&str[0],sptr=&str[1],......sptr=&str[5],
*sptr: 'h','e','l','l','o','\0'
函数功能:接收字符串并打印
2019年10月24日 13点10分
3
太谢谢了,不知道说什么了。
2019年10月24日 14点10分
太感谢了,真心谢谢。
2019年10月24日 14点10分