Изменить 'a1/program.c'
This commit is contained in:
parent
971d46afb9
commit
29ee493d7c
@ -27,4 +27,6 @@ int main () {
|
||||
}
|
||||
printf ("Vysledok je: ");
|
||||
printf ("%d\n", &result);
|
||||
free(BMW);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user