I need to implement operations with matrices and size of matrix has to be variable. The only solution I came up with is to use linked list:I need to implement operations with matrices an
I need to implement operations with matrices and size of matrix has to be variable. The only solution I came up with is to use linked list:I need to implement operations with matrices an