Given integer n, return the n×n identity matrix.
n
Sign in to write and run your own code.
solve(...)