所属知识点:C++语法/OOP/位运算/指针(跨级) 难度要求:— 考频:—
int a = 5, b = 2; cout << (a >> b) << endl;
正确答案:A
想系统刷完 GESP C++ 1~8 级真题,并查看每道题的逐题精讲?