解決済み


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

約4年 前

解決済み


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

約4年 前

解決済み


Find Logic 27

約4年 前

解決済み


Find Logic 20

約4年 前

解決済み


Find Logic 25

約4年 前

解決済み


Find Logic 22

約4年 前

解決済み


Find Logic 23

約4年 前

解決済み


Find Logic 17

約4年 前

解決済み


Find Logic 12

約4年 前

解決済み


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.

約4年 前

解決済み


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

約4年 前

解決済み


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

約4年 前

解決済み


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

約4年 前

解決済み


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.

約4年 前

解決済み


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

約4年 前

解決済み


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

約4年 前

解決済み


Find Logic 9

約4年 前

解決済み


Find square of given number
Find Square of any number

約4年 前

解決済み


Find Logic 7

約4年 前

解決済み


Add 2 Vectors

約4年 前

解決済み


Find Logic 16

約4年 前

解決済み


Find Logic 11

約4年 前

解決済み


Find Logic 14

約4年 前

解決済み


Find Logic 6

約4年 前

解決済み


Find Logic 1

約4年 前

解決済み


Find Logic 13

約4年 前

解決済み


Find Logic 10

約4年 前

解決済み


Find Logic 15

約4年 前

解決済み


Find Logic 8

約4年 前

解決済み


Find Logic 3

約4年 前

さらに読み込む