The problem https://tensara.org/problems/matrix-multiplication
is difficult to test, because the test case is a square matrix.
it would make it easier to develop if we additionally got a case with non-square matrices. In order to catch array indexing bugs quicker, before having to submit the full run.