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