a3
This commit is contained in:
parent
005dabc3f3
commit
84144fc76c
@ -16,7 +16,6 @@ int main() {
|
|||||||
printf("Je to taka kopa:\n");
|
printf("Je to taka kopa:\n");
|
||||||
for (i = 0; i < n; i++) {
|
for (i = 0; i < n; i++) {
|
||||||
printf("%d\n", a[i]);
|
printf("%d\n", a[i]);
|
||||||
printf(" ");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user