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