【入门】判断平方数
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
Description
从键盘读入一个整数n(n≤109),判断是否是平方数,如果是输出Y,不是输出N。 平方数指的是开平方根后是整数的数,比如:16、25、36等。
Input Format
输出一个整数n。
Output Format
按题意输出Y或者N。
64
Y
Source
分支问题
课后训练2(双分支+多分支)
- Status
- Done
- Problem
- 4
- Open Since
- 2025-12-13 0:00
- Deadline
- 2025-12-20 23:59
- Extension
- 24 hour(s)