1/*** 2!Test 3expected: !Result 4 solution: !Solution 5 x: [[1, 1], [1, 1]] 6***/ 7 8array[1..2, int] of var 1..1: x :: add_to_output = [|1, _|_, _|]; 9solve satisfy;