Community Profile

photo

Isaac Llorente


Last seen: plus de 2 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Statistiques

All
  • First Review
  • First Submission
  • Solver

Afficher les badges

Feeds

Afficher par

A soumis


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

plus de 5 ans il y a | 1 téléchargement |

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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:...

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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...

plus de 5 ans il y a