문제를 풀었습니다


Sum of series II
What is the sum of the following sequence: Σ(2k-1)^2 for k=1...n for different n?

3년 초과 전

문제를 풀었습니다


Sum of series I
What is the sum of the following sequence: Σ(2k-1) for k=1...n for different n?

3년 초과 전

문제를 풀었습니다


Find Logic 32

3년 초과 전

문제를 풀었습니다


Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.

3년 초과 전

문제를 풀었습니다


Find the logic
There exists one logic in between input and output. Find it (easy math). Example 1: x=13 then y=339; Example 2: x=26...

3년 초과 전

문제를 풀었습니다


Who invented zero?
We know the importance zero in computer science, mathematics... but who invented zero? Clue: He was the first in the line ...

3년 초과 전

문제를 풀었습니다


only input
Return the output without writing any code into the function.

3년 초과 전

문제를 풀었습니다


Find Logic 31

3년 초과 전

문제를 풀었습니다


Find Logic 30

3년 초과 전

문제를 풀었습니다


Find Logic 29

3년 초과 전

문제를 풀었습니다


Find Logic 24

3년 초과 전

문제를 풀었습니다


Find Logic 28

3년 초과 전

문제를 풀었습니다


Find Logic 27

3년 초과 전

문제를 풀었습니다


Find Logic 26

3년 초과 전

문제를 풀었습니다


Find Logic 25

3년 초과 전

문제를 풀었습니다


Given a square and a circle, please decide whether the square covers more area.
You know the side of a square and the diameter of a circle, please decide whether the square covers more area.

3년 초과 전

문제를 풀었습니다


Integer or Float?
Test an input to see whether it is an integer or a floating point number. If it is an integer return 1 for 'true'. Otherwise ret...

3년 초과 전

문제를 풀었습니다


prime test 2
enter the only non prime,non composite number

3년 초과 전

문제를 풀었습니다


Interior angles
Find the sum of interior angles for polygon of x sides.

3년 초과 전

문제를 풀었습니다


prime test
find largest 2 digit prime number

3년 초과 전

문제를 풀었습니다


Convert degrees to radians
Given input in degrees, output to radians

3년 초과 전

문제를 풀었습니다


Find Logic 23

3년 초과 전

문제를 풀었습니다


Area of a Square
Given the length x of the side of a regular square, find the area of the square, A.

3년 초과 전

문제를 풀었습니다


Find Logic 22

3년 초과 전

문제를 풀었습니다


Find Logic 20

3년 초과 전

문제를 풀었습니다


Determina si el número es primo
Primero, antes que nada: ¿Qué es un número primo? Un número primo es cualquier número que solamente se puede dividir por 1 y ...

3년 초과 전

문제를 풀었습니다


ascii value
let input='a' output=97

3년 초과 전

문제를 풀었습니다


Given area find sides
In a right angle triangle given area 'A' one arm=x, another arm=2x then find the value of x. For example, area A=400 then ...

3년 초과 전

문제를 풀었습니다


Approximation of Pi
Pi (divided by 4) can be approximated by the following infinite series: pi/4 = 1 - 1/3 + 1/5 - 1/7 + ... For a given number of...

3년 초과 전

문제를 풀었습니다


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

3년 초과 전

더 보기