第一部分:单选题(每题 2 分,共 30 分) 第 1 题 题目: 已知小写字母 b 的 ASCII 码为 98,下列 C++ 代码的输出结果是( )。 完整代码: #include <iostream> using namespace std; int main(</