Aktualizovat a1/program.c

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

View File

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