A=[ 5 0 -9 -5 6 2] B=[ 2 7 -2 -4] C=[-8 -2 7 -3 -5 -2 9 -1 -5 ] D=[2 -8 8 -9 3 7] B+AD=?
A=[ 5 0 -9 -5 6 2] B=[2 7 -2 -4] C=[-8 -2 7 -3 -5 -2 9 -1 -5] D=[2 -8 8 -9 3 7] B+AD=?Edwin
I had a typo in the above, but I corrected it. Edwin
Let A= [0] B=[1 2 3] C=[-3 7] [-4] [0 5 2] [ 9 8] [3] [0(answered by Edwin McCravy)
Let a Permutation be defined as : input: 1 2 3 4 5 6 7 8 9 10 output: 6 9 2 7...(answered by Edwin McCravy)