C语言基础自己集合的

1 __in() { unsigned int a; int b=-1; a=b; printf)"%u",a); } 程序运行后的输出结果是() 65535___呢%u为以无符号十进制输出。无符号整

腾讯文库C语言基础自己集合的C语言基础自己集合的