#include using namespace std; ostream& spaces3(ostream& os) { return os << " "; } int main() { cout <<"Some" <