所属知识点:字符与 ASCII 难度要求:掌握 考频:—
int a,b; a = 4; b = a == 5; cout << a << ' ' << b;
正确答案:正确(√)
想系统刷完 GESP C++ 1~8 级真题,并查看每道题的逐题精讲?