Make a combination of the two given matrices as a given example.
Example:
input1 = [1 2 3; 4 5 6]; input2 = [7 8; 9 10]; output= 1 2 3 1 2 3 4 5 6 4 5 6 7 7 7 8 8 8 9 9 9 10 10 10
1878 Solvers
Sort numbers by outside digits
115 Solvers
151 Solvers
Relative ratio of "1" in binary number
150 Solvers
205 Solvers