1 line
50 B
Text
1 line
50 B
Text
digits(n)=Vec(apply(n->n-48,Vectorsmall(Str(n))))
|
digits(n)=Vec(apply(n->n-48,Vectorsmall(Str(n))))
|