Reverse C# Function Algorithm

Job ID: 32165697

Budget: $10 – $30 USD

I have some C# code that takes in a 2d array, executes some code and returns a new array.

The code you need to write should be able to:
Create a newArray using inputArray which if passed through Solve32X32Blocks() functions should return an array that is the same as inputArray.

Please look at the file for reference.