This is simple problem based on problems 555, 801, 1118, etc.
Create an index vector from two input vectors.
Example:
input: [1 8 12] [4 5 9] output: [1 2 3 4 8 7 6 5 12 11 10 9]
7685 Solvers
3655 Solvers
1123 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
Who has power to do everything in this world?
256 Solvers