aa3
This commit is contained in:
parent
e3bb31c0e0
commit
246e757bac
@ -12,7 +12,7 @@ int main() {
|
|||||||
}
|
}
|
||||||
//m = buildmaxheap(a, n);
|
//m = buildmaxheap(a, n);
|
||||||
printf("Je to taka kopa:\n");
|
printf("Je to taka kopa:\n");
|
||||||
for (i = 0; i < MAX; i++) {
|
for (i = 0; i < 10; i++) {
|
||||||
printf("%d\n", a[i]);
|
printf("%d\n", a[i]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user