int main(int argc,char **argv) { short a = 100; int b = a; return 0; }
所有的都是第二遍不给分的,因为第一遍之后的所有操作都是给你练习用的
是不是因为系统?