one-line-of-code
2016년 2월 4일 목요일
iterate(group>=>(sequence[length,head]))[1]
국내엔 개미수열로 알려진 'look and say' 수열
댓글 1개:
꾸러기
2016년 6월 20일 오후 6:11
참 괄호가 필요없다.
iterate(group>=>sequence[length,head])[1]
답글
삭제
답글
답글
댓글 추가
더 로드하기...
최근 게시물
이전 게시물
홈
피드 구독하기:
댓글 (Atom)
참 괄호가 필요없다.
답글삭제iterate(group>=>sequence[length,head])[1]