单选题
下列表达式中,错误的是( )。
A、
cout<<setw(5);
B、
cout<<fill('#');
C、
cout.setf(ios::uppercase);
D、
cin.fill('#');
【正确答案】
B
【答案解析】
提交答案
关闭