Return the n×n identity matrix: 1s on the main diagonal, 0s elsewhere.
Sign in to write and run your own code.
solve(...)