Delete Leak, Task 10 is workgit add .!
This commit is contained in:
parent
651cc5c7d9
commit
bccb0a6617
44 changed files with 12 additions and 1124 deletions
|
@ -11,7 +11,7 @@
|
|||
/* ./a02.out p filename */
|
||||
int main (int argc, char *argv[])
|
||||
{
|
||||
node *head;
|
||||
node *head = NULL;
|
||||
char *name;
|
||||
double t;
|
||||
int p, res, task = 2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue