 
        
        
          Добавил:
          
        
    
            Dmitry_Prime
            
            
            
            
            
            Опубликованный материал нарушает ваши авторские права? Сообщите нам.
          
          Вуз:
          Предмет:
          Файл:
          
        /******************************************************************************
                              Online C++ Compiler.
               Code, Compile, Run and Debug C++ program online.
Write your code in this editor and press "Run" button to compile and execute it.
*******************************************************************************/
#include <iostream>
using namespace std;
int main()
{
    cout<<"+"<<endl<<"++"<<endl<<"+++"<<endl<<"++++"<<endl<<"+++++"<<endl<<"++++++"<<endl<<"+++++++"<<endl;
    return 0;
}
          Соседние файлы в папке 1
          
      
    
    
    
          