hacktoberfest2021
hacktoberfest2021 copied to clipboard
Rectangle
You are given four integers a, b, c and d. Determine if there's a rectangle such that the lengths of its sides are a, b, c and d (in any order). First line contain number of test cases Sample Input 1 3 1 1 2 2 3 2 2 3 1 2 2 2 Sample Output 1 YES YES NO
I want to add solution of this question in C++ Section please assign to me
Please assign me this task.. I will do in C++
Hey can you please assign this issue to me. I think I can do this in c++. Thanks in anticipation!
Please assing me this this issue, I think my approach would be most optimised for this issue in C++.