Link:- CodeChef: Practical coding for everyone
The input format does not match with the sample input.
Link:- CodeChef: Practical coding for everyone
The input format does not match with the sample input.
Each of the next four lines contains four space-separated integers. For each i and j (1 \leq i,j \leq 4), the j-th integer on the i-th line is B_{i,j}.
But why this is absent in sample input ?
yes, matrix B is missing in sample input. We’ll update problem statement soon.