Statement: Sourav and his friends are in kolkata city and they are planning for a city tour. So, they booked a TUBER cab (Stop Giggling). Please help them to find the estimated fare according to the fare evaluator system of TUBER cabs.
How to evaluate fare?
Input: First line of input containts T, i.e., number of test
cases, followed by T lines each containing-
D & WT are space seperated values on each line.
Output: T lines each containing estimated fare. If D exceeds maximum distance travel value, print NA.
Constraints: 1<=T<=100 | 1<=D<=60 | 1<=WT<=250
In the above sample input,