This commit is contained in:
Tomáš Vlček 2026-02-26 23:19:03 +00:00 committed by unknown
parent 91e4d7dbd8
commit 4aea458969

View File

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