Back

one testcase is failed help me out of this problem

Created 3 years ago
816 Views
2 Comments
rohithkumar52PCrB
@rohithkumar52PCrB
rohithkumar52PCrB
@rohithkumar52PCrBProfile is locked. Login

Given 2 numbers N,M. Print 'yes' if their product is a perfect square else print 'no'.
Sample Testcase :
INPUT
5 5
OUTPUT
yes

Comments (2)
Please login to comment.