摘要: 一、输入输出流 1.cout默认的是六位数字,如果想要输出特定的格式的话,就要有小技巧 fixed:write floating-point values in fixed-point notation 数据序列查找 #include <iostream> #include <sstream> #i 阅读全文
posted @ 2020-04-10 21:05 ananasaa 阅读(228) 评论(0) 推荐(0)