Segmentation fault (core dumped)

>Segmentation fault (core dumped)

Attached: mrkrabs.jpg (680x464, 38K)

Just use gdb

Just use printf

Just use Windows

Just patch it

Just be yourself

Just use macOS

just do it

>dinamically allocating memory for matrices in C
>int ** m = (int **) malloc(N*M*sizeof(int));

I spent more than I want to admit until I noticed

Use valgrind