rpobleme valgrind

gcc -g -o main main.c && valgrind --leak-check=full ./main
Grotesque Gazelle