Comment detail

与えられた数字のケタ数 (Nested Flatten)

	
1
2
3
4
function figure(x){
  y = size(string(int(x)))
  [y, pow(10,y-1)]
}

Index

Feed

Other

Link

Pathtraq

loading...