SP11354 TSHOW1 - Amusing numbers

Description

Amusing numbers are numbers consisting only of digits 5 and 6. Given an integer **k** , display the **k**-th amusing number.

Input Format

FIrst line consists of integer **N** representing number of test cases Next **N** lines consist of **N** integers (1

Output Format

**N** lines each displaying corresponding **k**-th amusing number