You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
-
S
#include <iostream>
using namespace std;
int main () {
cout << "+\n++\n+++\n++\+\n\n"+\n++\n+++\n++\+";
cin.get();
return 0 ;
}