#1052. 算法训练 s01串

算法训练 s01串

Description

s01串初始为"0" 按以下方式变换 0变1,1变01

Input Format

1个整数(0~19)

Output Format

n次变换后s01串

3
101

Source

蓝桥杯练习系统