Better Deal Codechef Starters 79 (Rated till 5 Stars) problem solution.

This post is all about the solution of the Better Deal Codechef Starters 79 (Rated till 5 Stars) problem solution.


Better Deal Codechef Starters 79 (Rated till 5 Stars) problem solution

Codechef 




Problem Statement:

Chefland has two stores that both sell the same product. The first store charges 100 100 rupees for the product, while the second charges 200 200 rupees.
It's the holiday season, and both stores have announced special deals. The first store offers an A percent discount on its product, while the second offers a B percent discount on its product.
Chef is curious as to which store sells the product at a lower price after the discount has been applied. Can you assist him in locating the best deal?


Format of Input :

The number of cases will be indicated by a single integer TT in the first line of input.
Each test case's first and only line includes 2 space-separated integers NN and MM — the number of apples and oranges, respectively.


Format of the Output :

For every test case, output YES if the group is perfect and NO or else on a new line.

Each character can be printed in either uppercase or lowercase. The strings YES, yes, Yes, and yES, for example, are all considered identical.


Also Check this out:-

Distinct Opposite Sums Codechef Starters 79 (Rated till 5 Stars) problem solution, Click Here

Solution of the Problem: Click Here