Community Profile

photo

Isaac Llorente


Last seen: 2年以上 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • First Submission
  • Solver

バッジを表示

Feeds

表示方法

送信済み


Huffman Coding
This function provides the Huffman coding given a vector of probabilities. The probabilities can be any unsorted 1D matrix of nu...

5年以上 前 | ダウンロード 1 件 |

解決済み


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

5年以上 前

解決済み


James Bond film count
Twenty-three James Bond films have been produced, in the years 1962, 1963, 1964, 1965, 1967, 1969, 1971, 1973, ... 197...

5年以上 前

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5年以上 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

5年以上 前

解決済み


Minimum Distance Point to Segment
This Challenge is to determine the minimum distance from a 2-D line segment defined by two points to a point. The point is (p...

5年以上 前