Resuelto


Given a number find two variables
If the input is *x*, find *a* and *b* from the following equation: *x = a*2^b*. Hint: *b* is an integer while *x* and *a* ar...

más de 3 años hace

Resuelto


Volume of a Parallelepiped
Calculate the volume of a Parallelepiped given the vectors for three edges that meet at one vertex. A cube is a special case ...

más de 3 años hace

Resuelto


Find Logic 27

más de 3 años hace

Resuelto


Find Logic 20

más de 3 años hace

Resuelto


Find Logic 25

casi 4 años hace

Resuelto


Find Logic 22

casi 4 años hace

Resuelto


Find Logic 23

casi 4 años hace

Resuelto


Find Logic 17

casi 4 años hace

Resuelto


Find Logic 12

casi 4 años hace

Resuelto


Find the sum of the elements in the "second" diagonal
Find the sum of the elements in the diagonal that starts at the top-right corner and ends at the bottom-left corner.

casi 4 años hace

Resuelto


Find all prime factors of the input
Given an input x, find its all prime factors. Return the vector with all factors in ascending order. Efficiency is the key here...

casi 4 años hace

Resuelto


given number is power of n or not?
Check weather The input is power of n or not? for example x=8,n=2 --> true x=6,n=2 --> false

casi 4 años hace

Resuelto


Square Diagonal
If n is the given number, then make a diagonal matrix of size 2*2 with the square of that number.

casi 4 años hace

Resuelto


subtract central cross
Given an n-by-n square matrix, where n is an odd number, return the matrix without the central row and the central column.

casi 4 años hace

Resuelto


Compute a dot product of two vectors x and y
x and y are input vectors, d is a number and contains their dot product

casi 4 años hace

Resuelto


Output any real number that is neither positive nor negative
Output any real number that is neither positive nor negative

casi 4 años hace

Resuelto


Find Logic 9

casi 4 años hace

Resuelto


Find square of given number
Find Square of any number

casi 4 años hace

Resuelto


Find Logic 7

casi 4 años hace

Resuelto


Add 2 Vectors

casi 4 años hace

Resuelto


Find Logic 16

casi 4 años hace

Resuelto


Find Logic 11

casi 4 años hace

Resuelto


Find Logic 14

casi 4 años hace

Resuelto


Find Logic 6

casi 4 años hace

Resuelto


Find Logic 1

casi 4 años hace

Resuelto


Find Logic 13

casi 4 años hace

Resuelto


Find Logic 10

casi 4 años hace

Resuelto


Find Logic 15

casi 4 años hace

Resuelto


Find Logic 8

casi 4 años hace

Resuelto


Find Logic 3

casi 4 años hace

Cargar más