Update a4/program.c
This commit is contained in:
parent
71f3672239
commit
d462639948
@ -28,7 +28,7 @@ int main()
|
|||||||
if(kupa)
|
if(kupa)
|
||||||
{
|
{
|
||||||
printf("Je to taka kopa:\n");
|
printf("Je to taka kopa:\n");
|
||||||
printf("%d", a[0]);
|
printf("%d\n", a[0]);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
printf("Nie je kopa.\n");
|
printf("Nie je kopa.\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user