00:01
So we have given here a matrix a that is 9, 12, 13, 0.
00:14
Next row is 10, 3, 6, 15.
00:21
And last row is 2, 5, 10.
00:30
Now we have given our b matrix that is 1, 4, 2, 11, 9, 8, 16, 7, 12, 5, 0, 3.
00:53
So this is your b matrix.
00:58
So you have to create here c matrix which is a and b on top of each other...