Posts by Zherkezhi • 35 points
1 post
-
3
votes1
answer62
viewsQ: Problems with dynamic matrix allocation
I’m trying to dynamically allocate a matrix, but I’m having some problems with running time and I’m also getting a Warning of GCC in the compilation time. Follow the code below for a better analysis…