#D7736. QQ

    ID: 6427 Type: Default 1000ms 134MiB

QQ

QQ

Write a program which prints multiplication tables in the following format:

1x1=1 1x2=2 . . 9x8=72 9x9=81

Input

No input.

Output

1x1=1 1x2=2 . . 9x8=72 9x9=81

Example

Input

Output

inputFormat

Input

No input.

outputFormat

Output

1x1=1 1x2=2 . . 9x8=72 9x9=81

Example

Input

Output

样例