以下程序的运行结果是______。 main() { char a=-10; unsigned char b=10; printf("%d,%d",a>>2,b>>2); }
答案: <查看本题扣1积分>
查看答案
答案不对?请尝试站内搜索