程序完成后x的值是什么?
发布于 2022-03-03 17:01:34
void main (void) { int x x = printf(“I See, Sea in C”) printf(“x=%d” , x) }
程序完成后x的值是什么?
登录后免费查看答案
关注者
0
被浏览
29