Aktualizovat a1/program.c
This commit is contained in:
parent
57e62513d5
commit
c8f73f88e2
@ -33,6 +33,6 @@ int main()
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
printf("\nLines_count: %d\n", pocetRiadkov);
|
printf("Lines_count: %d\n", pocetRiadkov);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user