Aktualizovat a1/program.c

This commit is contained in:
Tomáš Vlček 2026-02-26 23:19:19 +00:00 committed by unknown
parent ad6fd4e2ae
commit 95eb411ac9

View File

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