Solved


x
x

2 years ago

Solved


x
x

2 years ago

Solved


addition
x=1

2 years ago

Solved


x
x

2 years ago

Solved


x
x

2 years ago

Solved


x
x

2 years ago

Solved


x
x

2 years ago

Solved


addition
x

2 years ago

Solved


alegebra
x+1

2 years ago

Solved


alegrebra
x+1

2 years ago

Solved


a
algebra

2 years ago

Solved


x
x

2 years ago

Solved


x

2 years ago

Solved


x

2 years ago

Solved


Integer Persistence, Product
Let's construct a sequence as follows: is a given natural number, and is the product of the digits of . The persistence of i...

2 years ago

Solved


Find the number of diagonals in a n sided polygon.
Find the number of diagonals in a n sided polygon.

2 years ago

Solved


x

2 years ago

Solved


Finding area of a triangle.
Find the area of an equalateral triangle with sides of 3 inches,

2 years ago

Solved


Recursive triangle area
Given triangle 1 with sides of length a, b, and c. Triangle 2 is constructed within triangle 1 by bisecting each side. Triangl...

2 years ago

Solved


Find the square root of x
Determine the square root of x. For example square root of 4 is 2.

2 years ago

Problem


Compute the Ramanujan tau function
Write a function to compute the Ramanujan tau function.

2 years ago | 0 | 2 solvers

Solved


Find indices of diagonal elements
Given a matrix A and a diagonal index d (where 0 indicates the main diagonal and off-diagonals are identified by positive and n...

2 years ago

Solved


Out-of-Place Elements Count
Determine the number of elements in a list of integers that are not in their original order after sorting the list in ascending ...

2 years ago

Problem


List the segmented numbers
The sequence of segmented numbers begins 1, 2, 4, 5, 8, 14, 15, 16. Notice that none of the terms is the sum of consecutive prev...

2 years ago | 0 | 7 solvers

Solved


Determine if the square root is an integer.
Write code that returns true if perfect square and returns false if square root is not an integer.

2 years ago

Solved


Sequencing Odd Even numbers
Given an input value n, create a vector which contains all odd numbers & even numbers centered around mean of vector. If the me...

2 years ago

Solved


Calculate the Area of the Ring
You have Ring which consist of inner and outer Circles with Radius r and R which are not given but you'll be given Hprizontal ...

2 years ago

Problem


List the ways to write 1/n as the sum of two unit fractions
Cody Problem 59841 involved counting the ways that can be written as the sum of two unit fractions (those with a numerator of 1...

2 years ago | 0 | 7 solvers

Solved


Extract Increasing Integers from Digit String
Given a string containing only digits, the function get_integers should return the list of increasing integers obtained by readi...

2 years ago

Load more