Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Find Logic 32

quasi 4 anni fa

Risolto


Fahrenheit to Celsius converter
Convert Fahrenheit to Celsius degrees.

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Find Logic 31

quasi 4 anni fa

Risolto


Find Logic 30

quasi 4 anni fa

Risolto


Find Logic 29

quasi 4 anni fa

Risolto


Find Logic 24

quasi 4 anni fa

Risolto


Find Logic 28

quasi 4 anni fa

Risolto


Find Logic 27

quasi 4 anni fa

Risolto


Find Logic 26

quasi 4 anni fa

Risolto


Find Logic 25

quasi 4 anni fa

Risolto


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.

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


prime test
find largest 2 digit prime number

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Find Logic 23

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


Find Logic 22

quasi 4 anni fa

Risolto


Find Logic 20

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


ascii value
let input='a' output=97

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Risolto


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

quasi 4 anni fa

Carica altro