문제를 풀었습니다


Swap

2개월 전

문제를 풀었습니다


Sudoku

2개월 전

문제를 풀었습니다


speed limit alert

2개월 전

문제를 풀었습니다


Swap rows

2개월 전

문제를 풀었습니다


Insert zeros

2개월 전

문제를 풀었습니다


step function

2개월 전

문제를 풀었습니다


Sort accordingly

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


Insert zeros II

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


Factorial

2개월 전

문제를 풀었습니다


find the height

2개월 전

문제를 풀었습니다


size

2개월 전

문제를 풀었습니다


PIN code III

2개월 전

문제를 풀었습니다


imaginary

2개월 전

문제를 풀었습니다


find the value

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


factorial
calculate x!

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


Find sum of numbers on the cornice of a matrix.

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


create a circulant matrix
create a circulant matrix

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


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

2개월 전

문제를 풀었습니다


MATLAB Time Warp – Stabilize the Temporal Lattice by Finding the Dominant Eigenvector of a Time-Distorted Matrix
The Chrono-MAT Engine is malfunctioning. A time-distorted matrix A governs the stability of spacetime. Your mission: determine...

2개월 전

문제를 풀었습니다


Chrono Matrix: Reconstructing the Time Portal
Your time-travel scanner has captured fragments of a portal matrix scattered across eras. Each fragment contains partial informa...

2개월 전

더 보기