Aktualizovat a1/program.c

This commit is contained in:
Tomáš Vlček 2026-02-26 23:19:27 +00:00
parent dd15ab5dc8
commit 44e38a781f

View File

@ -37,7 +37,7 @@ int main()
putchar(vstup);
}
poslednyChar = vstup;
//proz.
//proz..
}
if (poslednyChar != '\n' && poslednyChar != EOF)
{