문제를 풀었습니다


Rainbow matrix
Create a "rainbow matrix" as described in the following examples Input = 3 Output = [ 1 2 3 2 3 2 ...

4년 초과 전

문제를 풀었습니다


Generate this matrix
Generate the following matrix. n = 2; out = [-4 -3 -2 -1 0 -3 -2 -1 0 1 -...

4년 초과 전

문제를 풀었습니다


Triangular matrices in 3D array
Given a 3D numeric array _x_, return an array _y_ of the same size in which all entries to the right of the main diagonal are ze...

4년 초과 전

문제를 풀었습니다


ZigZag matrix with reflected format
ZigZag MATRIX with REFLECTED format. We have only input x. We have to create a matrix in the following pattern. input n=5...

4년 초과 전

문제를 풀었습니다


Right and wrong
Given a vector of lengths [a b c], determines whether a triangle with those sides lengths is a right triangle: <http://en.wikipe...

대략 5년 전

문제를 풀었습니다


Is the Point in a Circle?
Check whether a point or multiple points is/are in a circle centered at point (x0, y0) with radius r. Points = [x, y]; c...

대략 5년 전

문제를 풀었습니다


Are all the three given point in the same line?
In this problem the input is the coordinate of the three points in a XY plane? P1(X1,Y1) P2(X2,Y2) P3(X3,Y3) how can...

대략 5년 전

문제를 풀었습니다


Laws of motion 2

대략 5년 전

문제를 풀었습니다


Laws of motion 1

대략 5년 전

문제를 풀었습니다


Return the Fibonacci Sequence
Write a code which returns the Fibonacci Sequence such that the largest value in the sequence is less than the input integer N. ...

대략 5년 전

문제를 풀었습니다


Fibonacci-Sum of Squares
Given the Fibonacci sequence defined by the following recursive relation, * F(n) = F(n-1) + F(n-2) * where F(1) = 1 and F(1)...

대략 5년 전

문제를 풀었습니다


Find Logic 3

5년 초과 전

문제를 풀었습니다


Find Logic 7

5년 초과 전

문제를 풀었습니다


Find Logic 9

5년 초과 전

문제를 풀었습니다


Find Logic 12

5년 초과 전

문제를 풀었습니다


Find Logic 1

5년 초과 전

문제를 풀었습니다


Find Logic 4

5년 초과 전

문제를 풀었습니다


Find Logic 6

5년 초과 전

문제를 풀었습니다


Find Logic 8

5년 초과 전

문제를 풀었습니다


Find Logic 10

5년 초과 전

문제를 풀었습니다


Find Logic 11

5년 초과 전

문제를 풀었습니다


Find Logic 13

5년 초과 전

문제를 풀었습니다


Find Logic 15

5년 초과 전

문제를 풀었습니다


Find Logic 14

5년 초과 전

문제를 풀었습니다


Find Logic 16

5년 초과 전

문제를 풀었습니다


Find Logic 17

5년 초과 전

문제를 풀었습니다


Find Logic 18

5년 초과 전

문제를 풀었습니다


Find Logic 19

5년 초과 전

문제를 풀었습니다


Mass Conversion 1

5년 초과 전

문제를 풀었습니다


Temperature Conversion 3

5년 초과 전

더 보기