填空题 阅读下面的程序: #include<iomanip.h> void main() { cout.fill('!'); cout<<setiosflags(ioS::left)<
  • 1、
【正确答案】 1、400!!!    
【答案解析】