User profile: Rogromi

User info
User name:Rogromi
History
Joined:
Number of posts:3
Latest posts:

Trying to make a hollow square
#include <iostream> #include <string> using namespace std; int main(){ string characters {...

Trying to make a hollow square
Right, from now on I'll post the entire code, thanks. When you put it that way, I'm not really sure...

Trying to make a hollow square
Okay so I'm trying to make a hollow square out of whatever characters are being inputted by the user...