解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Find Logic 27

1年以上 前

解決済み


Find Logic 20

1年以上 前

解決済み


Find Logic 25

1年以上 前

解決済み


Find Logic 22

1年以上 前

解決済み


Find Logic 23

1年以上 前

解決済み


Find Logic 17

1年以上 前

解決済み


Find Logic 12

1年以上 前

解決済み


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.

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


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.

1年以上 前

解決済み


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

1年以上 前

解決済み


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

1年以上 前

解決済み


Find Logic 9

1年以上 前

解決済み


Find square of given number
Find Square of any number

1年以上 前

解決済み


Find Logic 7

1年以上 前

解決済み


Add 2 Vectors

1年以上 前

解決済み


Find Logic 16

1年以上 前

解決済み


Find Logic 11

1年以上 前

解決済み


Find Logic 14

1年以上 前

解決済み


Find Logic 6

1年以上 前

解決済み


Find Logic 1

1年以上 前

解決済み


Find Logic 13

1年以上 前

解決済み


Find Logic 10

1年以上 前

解決済み


Find Logic 15

1年以上 前

解決済み


Find Logic 8

1年以上 前

解決済み


Find Logic 3

1年以上 前

さらに読み込む