문제를 풀었습니다


The Case of the Missing Prototype - Count the Fingerprints Found at the Lab Door to Begin Your Investigation
You arrive at the Innovation Lab where the secret prototype was stolen. The door has been dusted for fingerprints, and a technic...

8개월 전

문제를 풀었습니다


find nth even fibonacci number
1st even fibonacci number=2 ; 2nd even fibonacci number=8 ..

8개월 전

문제를 풀었습니다


Find the index of nth maximum of a row vector of real numbers
Given a vector of real numbers x, find the index idx of _n_ th maximum value. If nth maximum occurs more than once, return the i...

8개월 전

문제를 풀었습니다


Find the Nth Root of a Given Number
Find the Nth root of a given number x. Examples x = 4096 n = 4 y = 8 x = 625 n = 5 y = 3.6239

8개월 전

문제를 풀었습니다


Find the nth composite number.
Everyone heard about the nth prime number. Let's try to find out the nth composite. For example , 1 is the first composite, 10 i...

8개월 전

문제를 풀었습니다


Find nth maximum
Find nth maximum in a vector of integer numbers. Return NaN if no such number exists. x = [2 6 4 9 -10 3 1 5 -10]; So ...

8개월 전

문제를 풀었습니다


Find the logic and return the nth number
given a sequence of numbers arranged in the following order: A=0,1,3,4,9,10,12,13,27,28,30,31,36,37,...... Write a function th...

8개월 전

문제를 풀었습니다


Find the logic and return the nth number (plus)
This problem is the harder version of Problem 61015 given a sequence of numbers arranged in the following order: A=0,1,3,4,9,1...

8개월 전

문제를 풀었습니다


find the nth fibonacci number
The Fibonacci sequence is defined as follows: give n, find the nth fibonacci number

8개월 전

문제를 풀었습니다


Find nth number
The numbers 2 and 7 are called lucky numbers, an integer containing only the digits 2 and 7 is also called lucky number. The pro...

8개월 전

문제를 풀었습니다


find the nth number (plus)
this problem is the harder version of Problem 61014. The numbers 2 and 7 are called lucky numbers, an integer containing only t...

8개월 전

문제를 풀었습니다


Find Logic 1

8개월 전

문제를 풀었습니다


Find Logic 3

8개월 전

문제를 풀었습니다


Find Logic 4

8개월 전

문제를 풀었습니다


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

8개월 전

문제를 풀었습니다


Find Logic 6

8개월 전

문제를 풀었습니다


Find Logic 7

8개월 전

문제를 풀었습니다


Find Logic 8

8개월 전

문제를 풀었습니다


Find Logic 10

8개월 전

문제를 풀었습니다


Find Logic 11

8개월 전

문제를 풀었습니다


Find Logic 12

8개월 전

문제를 풀었습니다


Find Logic 13

8개월 전

문제를 풀었습니다


Find Logic 15

8개월 전

문제를 풀었습니다


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

8개월 전

문제를 풀었습니다


Find Logic 16

8개월 전

문제를 풀었습니다


Find Logic 17

8개월 전

문제를 풀었습니다


Find Logic 18

8개월 전

문제를 풀었습니다


Find Logic 19

8개월 전

문제를 풀었습니다


Sum of series IX
What is the sum of the following sequence: Σ 1/k! for k=1...n for different n?

9개월 전

문제를 풀었습니다


Sum of series VIII

9개월 전

더 보기