save a couple of bytes
This commit is contained in:
parent
502907f5b3
commit
bb13624d8c
@ -105,7 +105,7 @@ pipe:
|
|||||||
else
|
else
|
||||||
{
|
{
|
||||||
if(i>n)
|
if(i>n)
|
||||||
puts("");
|
putchar('\n');
|
||||||
i=0;
|
i=0;
|
||||||
}
|
}
|
||||||
count++;
|
count++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user