문제를 풀었습니다


calculate the length of matrix
input 1 array, calculate the length

27일 전

문제를 풀었습니다


Draw a '0' in a one matrix!

27일 전

문제를 풀었습니다


Sphenic number sequence
Sphenic numbers are positive integers that are products of three distinct prime numbers: 30, 42, 66, 70, 78, 102, 105, 110, 114,...

10개월 전

문제를 풀었습니다


Number of Even Elements in Fibonacci Sequence
Find how many even Fibonacci numbers are available in the first d numbers. Consider the following first 14 numbers 1 1 2...

12개월 전

문제를 풀었습니다


Is X a Fibonacci Matrix?
In honor of Cleve's new blog and post: <http://blogs.mathworks.com/cleve/2012/06/03/fibonacci-matrices/> Is X a Fibonacci ...

12개월 전

문제를 풀었습니다


Return fibonacci sequence do not use loop and condition
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: ...

12개월 전

문제를 풀었습니다


Integer Sequence - II : New Fibonacci
Crack the following Integer Sequence. (Hints : It has been obtained from original Fibonacci Sequence and all the terms are also ...

12개월 전

문제를 풀었습니다


Find the next Fibonacci number
In the sequence of Fibonacci numbers, every number is the sum of the two preceding ones: 1, 1, 2, 3, 5, 8, 13, 21, 34, 55...

12개월 전

문제를 풀었습니다


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

12개월 전

문제를 풀었습니다


Function composition
Write a function that accepts two function handles f and g and returns the composition h. That is, h = (f o g)(x) = f(g(x)) ...

12개월 전

문제를 풀었습니다


Find Logic 27

1년 초과 전

문제를 풀었습니다


Find Logic 26

1년 초과 전

문제를 풀었습니다


Find Logic 25

1년 초과 전

문제를 풀었습니다


Find Logic 23

1년 초과 전

문제를 풀었습니다


Find Logic 22

1년 초과 전

문제를 풀었습니다


Find Logic 20

1년 초과 전

문제를 풀었습니다


Find Logic 19

1년 초과 전

문제를 풀었습니다


Find Logic 18

1년 초과 전

문제를 풀었습니다


Find Logic 16

1년 초과 전

문제를 풀었습니다


Find Logic 17

1년 초과 전

문제를 풀었습니다


Find Logic 14
Guess the Logic! logic(1) = 100 logic(2) = 96 logic(3) = 105 logic(4) = 89 logic(5) = 114 Make a function logic(x) which w...

1년 초과 전

문제를 풀었습니다


Find Logic 15

1년 초과 전

문제를 풀었습니다


Find Logic 13

1년 초과 전

문제를 풀었습니다


Find Logic 12

1년 초과 전

문제를 풀었습니다


Find Logic 11

1년 초과 전

문제를 풀었습니다


Find Logic 8

1년 초과 전

문제를 풀었습니다


Find Logic 7

1년 초과 전

문제를 풀었습니다


Find Logic 6

1년 초과 전

문제를 풀었습니다


Find Logic 10

1년 초과 전

문제를 풀었습니다


Find Logic 9
Guess the Logic! logic(1) = 4 logic(2) = 1 logic(3) = 10 logic(4) = 2

1년 초과 전

더 보기