A résolu


Converts numbers into characters
Converts numbers into characters

plus de 3 ans il y a

A résolu


Find the max element of the array
Find the max element of the array

plus de 3 ans il y a

A résolu


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

plus de 3 ans il y a

A résolu


Calculate the average value of the elements in the array
Calculate the average value of the elements in the array

plus de 3 ans il y a

A résolu


the average value of the elements
Calculate the average value of the elements in the array

plus de 3 ans il y a

A résolu


Double all elements in the array
Duplicate all elements in the array

plus de 3 ans il y a

A résolu


to the 2 all elements
to the 2 all elements

plus de 3 ans il y a

A résolu


Draw a '0' in a one matrix!

plus de 3 ans il y a

A résolu


Making change
Given an amount of currency, return a vector of this form: [100 50 20 10 5 2 1 0.5 0.25 0.1 0.05 0.01] Example: Input a = ...

plus de 3 ans il y a

A résolu


Create times-tables
At one time or another, we all had to memorize boring times tables. 5 times 5 is 25. 5 times 6 is 30. 12 times 12 is way more th...

plus de 3 ans il y a

A résolu


Create a square matrix of multiples
Given an input, N, output a matrix N x N with each row containing multiples of the first element of each row. This also applies...

plus de 3 ans il y a

A résolu


Min of a Matrix
Return the minimum value in the given matrix.

plus de 3 ans il y a

A résolu


Volume and area of a sphere
Input(r) - radius Output([v,s]) - volume and area

plus de 3 ans il y a

A résolu


Distance walked 1D
Suppose you go from position 7 to 10 to 6 to 4. Then you have walked 9 units of distance, since 7 to 10 is 3 units, 10 to 6 is 4...

plus de 3 ans il y a

A résolu


Determine the square root
Determine the square root of the value the user has entered, n.

plus de 3 ans il y a

A résolu


number play

plus de 3 ans il y a

A résolu


Double the length of the vector

plus de 3 ans il y a

A résolu


Product of elements in a column

plus de 3 ans il y a

A résolu


Half the length of the vector

plus de 3 ans il y a

A résolu


multiply by three
Given the variable x as your input, multiply it by 3 and put the result equal to y. Examples: Input x = 2 Output y is ...

plus de 3 ans il y a

A résolu


Convert Angstrom to Meters
Write a code that converts the angstrom unit to meters.(A is angstrom and m is meters.)

plus de 3 ans il y a

A résolu


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

plus de 3 ans il y a

A résolu


Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.

plus de 3 ans il y a

A résolu


Celsius to Kelvin
Convert Celsius degrees to Kelvin temperature.

plus de 3 ans il y a

A résolu


Convert grams of Carbon to Moles
Stoichiometry...fun!

plus de 3 ans il y a

A résolu


Square root of a number
Write a code that will output the square root of x.

plus de 3 ans il y a

A résolu


Log of a number
Write a script that will give the log of x as output.

plus de 3 ans il y a

A résolu


Area of a circle
Given the radius x, y would be the area of a circle. Pi = 3.1416

plus de 3 ans il y a

A résolu


Unit conversion
Convert x degree Celsius to y degree Fahrenheit.

plus de 3 ans il y a

A résolu


find the logic,easy one
find the logic behind, example x=18 y=306 x=53 y=2756

plus de 3 ans il y a

Charger plus