This commit is contained in:
Maryna Kravtsova 2020-11-29 22:08:11 +01:00
parent 9976b61398
commit 79082629ae

View File

@ -24,7 +24,7 @@ void check_heap(int size, int* array){
}
}
printf("Je to kopa:\n");
printf("Je to taka kopa:\n");
}