a3
This commit is contained in:
parent
80a7c227a0
commit
586e874d6e
@ -25,7 +25,7 @@ struct node* root;
|
||||
n++;
|
||||
}
|
||||
}
|
||||
|
||||
printf("%d",root->data);
|
||||
printf("Je to taka kopa:\n");
|
||||
/*for (i = 0; i < n; i++) {
|
||||
printf("%d\n", a[i]);
|
||||
|
Loading…
Reference in New Issue
Block a user