Resuelto


Surface area of a cone

más de 2 años hace

Resuelto


print 'Hello W0rld'

más de 2 años hace

Resuelto


Calculate the answer to life the universe and everything
<https://en.wikipedia.org/wiki/42_(number)>

más de 2 años hace

Resuelto


GPA
Math's credit is 5 and you got x | Physics's credit 7 and you got y what is your GPA

más de 2 años hace

Resuelto


Diagonal Prod

más de 2 años hace

Resuelto


Matrix operation

más de 2 años hace

Resuelto


Returning a "greater than" vector
Given a vector, v, return a new vector , vNew, containing only values > n. For example: v=[1 2 3 4 5 6] n=3 vNew =...

más de 2 años hace

Resuelto


Square
square root of x

más de 2 años hace

Resuelto


divide by 5

más de 2 años hace

Resuelto


Calculate the square root
Given an input integer x, calculate the square root without using the sqrt function.

más de 2 años hace

Resuelto


Juros Simples
Faça uma função que calcule o montagem de um investimento com juros simples que receba como argumentos o capital inicial C, a ta...

más de 2 años hace

Resuelto


Lista Ordenada
Dado um vetor V, verifique se o vetor está ordenado, retorne true ou false. Ordenado([1 2 3 4]) = true;

más de 2 años hace

Resuelto


Remove Repetidos e Ordena
Dado um vetor A, remove todos os valores repetidos deixando apenas 1 valor, e ordene o vetor. RemoveRepetidosEOrdena([1 1 2 3])...

más de 2 años hace

Resuelto


Given A4 sizes find A3's long side
I think you know the relation between A3 and A4 paper so givens are sides of A4 x1=long side of A4 y1=short side of A4 y2 is ...

más de 2 años hace

Resuelto


Watt
Ampere x Volt = Watt

más de 2 años hace

Resuelto


Kelvin to Fahrenheit
You can find a doc about it in here => https://www.rapidtables.com/convert/temperature/how-kelvin-to-fahrenheit.html x is kelvi...

más de 2 años hace

Resuelto


Bit to Gigabyte
1 bit = 1.25 × 10^-10 gigabytes | x is bit | y is gigabyte

más de 2 años hace

Resuelto


Volume of Cylinder
Find the volume of a cylinder

más de 2 años hace

Resuelto


Function substitution (1)
Evaluate the function for the given values of the variables N and t

más de 2 años hace

Resuelto


Mathematical formula
Find the value of the expression given the values of variables t and k. Assume g=9.81

más de 2 años hace

Resuelto


Array Concatenation (2)
Given two matrices, a and b, concatenate the two matrices vertically, i.e., the number of rows of the result should be equal to ...

más de 2 años hace

Resuelto


Function substitution (2)
Evaluate the function for the given values of the variables N and t

más de 2 años hace

Resuelto


Travel time
Calculate the time (in hours) it takes a car traveling at a given uniform speed of s km/hour to travel a distance of d km. For i...

más de 2 años hace

Resuelto


Array Concatenation (1)
Given two matrices, a and b, concatenate the two matrices horizontally, i.e., the number of columns of the result should be equa...

más de 2 años hace

Resuelto


Find Min and Max Differences in a Vector
Given an array of integers, return the absolute largest and smallest (non zero) difference between any two numbers in the array....

más de 2 años hace

Resuelto


Double the length of the vector

casi 3 años hace

Resuelto


find the index of a number

casi 3 años hace

Resuelto


Half the length of the vector

casi 3 años hace

Resuelto


Seperate 2nd column in a matrix

casi 3 años hace

Resuelto


Product of elements in a column

casi 3 años hace

Cargar más