Solved


Determine if a number (x) is a power of another (n)
If the number x is indeed a power of n, then return true. Otherwise, return false. For example, if x = 9 and n =3, then pow = t...

2 months ago

Solved


apply zero padding to a matrix

2 months ago

Solved


Solve an ODE: separable equation
Solve the following ordinary differential equation: with the initial condition .The test suite will ask for the value of the ...

2 months ago

Solved


Squares inside a square!

2 months ago

Solved


Flow rate in a pipe

2 months ago

Solved


Arrow!!
Write a script that gives (( follow the example)) if x=4 & output= 1 1 1 1 1 1 0 1 1...

2 months ago

Solved


Round the chord length!!

2 months ago

Solved


STOP that car!!!
The maximum allowed speed for this road is 100. Find the cars that didn't observe the speed limit Arrest and fine them!!!

2 months ago

Solved


Normalizing a vector
Normalizing a set of values is an important operation in mathematics, consisting in affinely transforming a set of values in an ...

2 months ago

Solved


Highest building

2 months ago

Solved


Number Puzzle - 119

2 months ago

Solved


Number Puzzle - 118

2 months ago

Solved


Number Puzzle - 117

2 months ago

Solved


Number Puzzle - 116

2 months ago

Load more