what exactly is this propeller shape supposed to look like with spaces? try the
[output]
[/output] tags. Also please use
[code][/code]
tags around code please makes it easier to read. The only other problem I see is you are using a lot of for loops. Have you used iomanip before? They have a function called std::setfill and std::setw where you can set the filling character and the width.