SP16267 REALNO - Real Numbers

Description

``` Find whether there exists a pair of real nos. whose sum is in range (1,2) in an array consisting of real nos. in the range (0,2). If there exists such a pair print "found" else print "not found". (double quotes for clarity) Note: all intervals given above are open intervals. INPUT: First line is the number of test cases t (t

Input Format

N/A

Output Format

N/A