문제를 풀었습니다


Cube root of max value in a vector
Find the cube root of the maximum value in a vector

7개월 전

문제를 풀었습니다


Card games

7개월 전

문제를 풀었습니다


Swap

7개월 전

문제를 풀었습니다


Sudoku

7개월 전

문제를 풀었습니다


speed limit alert

7개월 전

문제를 풀었습니다


Swap rows

7개월 전

문제를 풀었습니다


Insert zeros

7개월 전

문제를 풀었습니다


step function

7개월 전

문제를 풀었습니다


Sort accordingly

7개월 전

문제를 풀었습니다


PIN code II
A cell phones requires a PIN code to open which only includes numbers; how long (in terms of minutes) does it take to enter all ...

7개월 전

문제를 풀었습니다


Insert zeros II

7개월 전

문제를 풀었습니다


F.R.I.E.N.D.S

7개월 전

문제를 풀었습니다


Factorial

7개월 전

문제를 풀었습니다


find the height

7개월 전

문제를 풀었습니다


size

7개월 전

문제를 풀었습니다


PIN code III

7개월 전

문제를 풀었습니다


imaginary

7개월 전

문제를 풀었습니다


find the value

7개월 전

문제를 풀었습니다


Element-wise vector product (★)
Given two vectors x and y, compute their element-wise product z. Thus, if x = [1 3 5] and y = [0.5 -1 2], then z = [1*0.5...

7개월 전

문제를 풀었습니다


factorial
calculate x!

7개월 전

문제를 풀었습니다


Sum Sum Sum!
Calculate the sum of the natural numbers from 1 to n

7개월 전

문제를 풀었습니다


Convert a given Character to its decimal equivalent value
Convert a given character to its decimal equivalent value according to the ascii table. if x = '!'; y = 33; if x = 'u'; ...

7개월 전

문제를 풀었습니다


Palindrome Check
Check whether the entire matrix is palindrome or not. Example matrix = [7 8 7] matrix_reverse = [7 8 7] So the mat...

7개월 전

문제를 풀었습니다


Find sum of numbers on the cornice of a matrix.

7개월 전

문제를 풀었습니다


Linear system solve
Solve a linear set of equations as described in the following link: http://www.people.virginia.edu/~teh1m/cody/linsolv1.pdf

7개월 전

문제를 풀었습니다


Distances in a circle
A circle (360°) is given and a row of 6 monotonic increasing numbers with the which difference from last to first value is les...

7개월 전

문제를 풀었습니다


index of n^2 in magic(n)
input=5 magic matrix 17 24 1 8 15 23 5 7 14 16 4 6 13 20 22 10 ...

7개월 전

문제를 풀었습니다


create a circulant matrix
create a circulant matrix

7개월 전

문제를 풀었습니다


Matrix rotation as per given angle
Given a user defined matrix and angle of rotation, rotate the elements of output matrix as clockwise or anti-clockwise. Angle wi...

7개월 전

문제를 풀었습니다


Love triangles
Given a vector of lengths [a b c], determines whether a triangle with non-zero area (in two-dimensional Euclidean space, smarty!...

7개월 전

더 보기