1 line
46 B
Text
1 line
46 B
Text
bin(n:int)=concat(apply(s->Str(s),binary(n)))
|
bin(n:int)=concat(apply(s->Str(s),binary(n)))
|