Home => ProblemSet => 200.1-04:aabb
Problem1659--200.1-04:aabb

1659: 200.1-04:aabb

Time Limit: 1 Sec  Memory Limit: 128 MB  Submit: 0  Solved: 3
[ Submit ] [ Status ] [ Creator: ][ 参考程序 ]

Description

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

Input

Output

一行,所有aabb类的完全平方数

Source/Category