Kompletny rewrite, na spravny algoritmus
s
This commit is contained in:
parent
7703b877a8
commit
5267644e31
@ -88,7 +88,7 @@ int main()
|
|||||||
{
|
{
|
||||||
char buffer[SIZE];
|
char buffer[SIZE];
|
||||||
|
|
||||||
// Load input
|
// Load input/
|
||||||
while (fgets(buffer, SIZE, stdin))
|
while (fgets(buffer, SIZE, stdin))
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user