why in input 4 is been given as input as we have to convert binary to decimal ?
Why in input 4 is been given as input as we have to convert binary to decimal?
Hey @Nitya_Somani
4 denotes Number of test case, take 4 times input
Input Format
The first line contains N , the number of binary numbers. Next N lines contain N integers each representing binary represenation of number.
1 Like