#include #include std::ostream &w10(std::ostream &str) { return str << std::setw(10); }