fork download
  1. #include <iostream>
  2. using namespace std;
  3.  
  4. int main() {
  5. // your code goes here
  6. cout<< "FFFFFFFFF SSSSSSSS" << endl;
  7. cout<< "FF SS SS" << endl;
  8. cout<< " FFFFFFF SS" << endl;
  9. cout<< " FF SSSSSSS" << endl;
  10. cout<< " FF SS" << endl;
  11. cout<< "FF SS SS " << endl;
  12. cout<< "FF SSSSSSS" << endl;
  13. return 0;
  14. }
Success #stdin #stdout 0.01s 5288KB
stdin
Standard input is empty
stdout
FFFFFFFFF         SSSSSSSS
FF                        SS             SS
 FFFFFFF              SS
 FF                            SSSSSSS
 FF                                           SS
FF                           SS            SS 
FF                            SSSSSSS