ГлавнаяСборникиТурнирыРазделыФорумыУчастникиПечатьПомощьО системе

Сборники > Фёдор Меньшиков. Тренировки > задача:


50303 - Pattern

Гость
• Вопросы к жюри (1)

Задачи сборника

• 50897 - Prime Number
• 50901 - Sum of Cubes-1
• 50957 - Divisible by 3
• 50898 - Draw the Pattern
• 50896 - Sum of Even Numbers
• 51115 - Pascal Triangle
• 51116 - The Star Triangle
• 50303 - Pattern
• 50882 - FizzBuzz
• 50308 - IT Knowledge Seminars
• 50312 - Sales Bar Chart
• 50316 - Population Bar Chart
• 50313 - Pattern Displays
• 50320 - Random Sorted List
• 50336 - Buying Carpets
• 50338 - Convert Into Decimal

Обратная связь

Если у вас есть предложения или пожелания по работе Contester, посетите форум сайта www.contester.ru.

Лимит времени 2000/4000/4000/4000 мс. Лимит памяти 65000/65000/65000/65000 Кб.
Prepared by Halil Karimis.

Pattern

Write a program to create a pattern with letters like in the following samples.

User will enter only one integer number (0< N<27) that will represent number of the lines and number of letters going to be displayed on each line.

Input specification
An integer number (N)

Output specification
Pattern with letters

Sample Input I
4
Sample Input II
2
Sample Input III
6
Sample Output I
ABCD
BCDA
CDAB
DABC
Sample Output II
AB
BA
Sample Output III
ABCDEF
BCDEFA
CDEFAB
DEFABC
EFABCD
FABCDE


Для отправки решений необходимо выполнить вход.

www.contester.ru