atcoder#CF16EXHIBITIONFINALG. FESTIVAL
FESTIVAL
Score : points
Problem Statement
Welcome to CODE FESTIVAL 2016! In order to celebrate this contest, find a string that satisfies the following conditions:
- The length of is between and , inclusive.
- consists of uppercase letters.
- contains exactly occurrences of the string "FESTIVAL" as a subsequence. In other words, there are exactly tuples of integers such that and .
It can be proved that under the given constraints, the solution always exists. In case there are multiple possible solutions, you can output any.
Constraints
Input
The input is given from Standard Input in the following format:
Output
Print a string that satisfies the conditions.
7
FESSSSSSSTIVAL
256
FFEESSTTIIVVAALL