문제를 풀었습니다


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

1년 초과 전

문제를 풀었습니다


Sum of first n terms of a harmonic progression
Given inputs a, d and n, return the sum of the first n terms of the harmonic progression a, a/(1+d), a/(1+2d), a/(1+3d),....

1년 초과 전

문제를 풀었습니다


Integer sequence - 2 : Kolakoski sequence
Get the n-th term of Kolakoski Sequence.

1년 초과 전

문제를 풀었습니다


Alternating sum
Given vector x, calculate the alternating sum y = x(1) - x(2) + x(3) - x(4) + ...

1년 초과 전

문제를 풀었습니다


Celsius to Fahrenheit converter
Convert Celsius to Fahrenheit degrees.

1년 초과 전

문제를 풀었습니다


Find Logic 16

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 10

1년 초과 전

문제를 풀었습니다


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

1년 초과 전

문제를 풀었습니다


Find Logic 8

1년 초과 전

문제를 풀었습니다


Find Logic 19

1년 초과 전

문제를 풀었습니다


Find Logic 17

1년 초과 전

문제를 풀었습니다


Find Logic 18

1년 초과 전

문제를 풀었습니다


An array is given. Find the unique elements of the array. [keep the sequence unchanged]
An array is given. Find the unique elements of the array. [keep the sequence unchanged] For example if input x=[2 ,4 , 9 ,2 ,...

1년 초과 전

문제를 풀었습니다


Sequence
Let S be a sequence of numbers Let Find for some , where and . Update - test suite cleaned up on 2-9-22

1년 초과 전

문제를 풀었습니다


Find Logic 7

1년 초과 전

문제를 풀었습니다


Find Logic 6

1년 초과 전

문제를 풀었습니다


Find Logic 4

1년 초과 전

문제를 풀었습니다


Find Logic 3

1년 초과 전

문제를 풀었습니다


Find Logic 1

1년 초과 전

문제를 풀었습니다


Numerical Integration
Input * |x0|, a real number greater than 0 Output * |I|, a numerical estimate of the integral x0 / I...

1년 초과 전

문제를 풀었습니다


Matrix with different incremental runs
Given a vector of positive integers a = [ 3 2 4 ]; create the matrix where the *i* th column contains the vector *1:a(i)...

1년 초과 전

문제를 풀었습니다


Increment up an input vector
Increment up an input vector by adding the indices to the vector values. For example, if an input vector is [3, 2, 6, 1, 6], the...

1년 초과 전

문제를 풀었습니다


Increment a number, given its digits
Take as input an array of digits (e.g. x = [1 2 3]) and output an array of digits that is that number "incremented" properly, (i...

1년 초과 전

문제를 풀었습니다


square root
Find the square root (y) of an input (x).

1년 초과 전

문제를 풀었습니다


Predicting life and death of a memory-less light bulb
*&#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &#128161 &...

1년 초과 전

더 보기