int x=12;char ch='a'; printf("%x,%o",ch,ch,x); printf("x=%%d\n",x);

我要回帖

 

随机推荐