Kompletny rewrite, na spravny algoritmus

s
This commit is contained in:
Tomáš Vlček 2026-04-15 08:59:57 +00:00
parent 7703b877a8
commit 5267644e31

View File

@ -88,7 +88,7 @@ int main()
{
char buffer[SIZE];
// Load input
// Load input/
while (fgets(buffer, SIZE, stdin))
{