Изменить 'du6/program.c'
This commit is contained in:
parent
892284a6db
commit
26e70c29ee
@ -62,6 +62,6 @@ int main(){
|
|||||||
printf("%s\n", inputs[i]);
|
printf("%s\n", inputs[i]);
|
||||||
}
|
}
|
||||||
|
|
||||||
free(ptr);
|
//free(ptr);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user