#OLD277. aabb

aabb

Description

输出所有形如aabb的完全平方数(即前两位数字相等,后两位数字也相等)。

Format

Input

该程序没有输入.

Output

输出所有形如aabb的完全平方数.

Samples

Hint