刷题
未读
Range Extraction
题目 Range Extraction 描述 A format for expressing an ordered list of integers is to use a comma separated list of either individual integers or a range o
刷题
未读
strip comments
题目 Strip Comments 描述 Complete the solution so that it strips all text that follows any of a set of comment markers passed in. Any whitespace at the en
刷题
未读
RGB到十六进制的转换
题目 RGB To Hex Conversion RGB到十六进制的转换 描述 The rgb function is incomplete. Complete it so that passing in RGB decimal values will result in a hexadecimal
刷题
未读
Permutations-排列
题目 Permutations 排列 描述 In this kata you have to create all permutations of an input string and remove duplicates, if present. This means, you have to s
刷题
未读
Directions Reduction-方向减少
题目 Directions Reduction 方向减少 描述 Once upon a time, on a way through the old wild mountainous west,… … a man was given directions to go from one point t

