0
Answer

How to write the transpose code of sparse matrix in C++?

I mean I want to ask user to choose the size of the sparse matrix and add the sparse matrix elements next after print out the matrix then use a function to   transpose  the current matrix.