Update cv7/program.c
This commit is contained in:
parent
aa3398b61d
commit
8b4c6f2707
@ -90,7 +90,7 @@ int main(void)
|
|||||||
{
|
{
|
||||||
p=p->right;
|
p=p->right;
|
||||||
}
|
}
|
||||||
else
|
else if(t!='\n')
|
||||||
{
|
{
|
||||||
printf("Nerozumiem\n");
|
printf("Nerozumiem\n");
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user