Resuelto


x
x

alrededor de 2 años hace

Resuelto


x
x

alrededor de 2 años hace

Resuelto


x
X

alrededor de 2 años hace

Resuelto


x
x

alrededor de 2 años hace

Resuelto


alegrebra
x+1

alrededor de 2 años hace

Resuelto


x
x

alrededor de 2 años hace

Resuelto


x
x

alrededor de 2 años hace

Resuelto


a
algebra

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


Battery Charge Indicator
Write a function called battery_charge that visually represents the charge of a battery. The function takes an integer paramete...

alrededor de 2 años hace

Resuelto


Perfect shuffle
We call "perfect shuffle" the process of cutting a deck of cards into two equal halves, and then perfectly interleaving them: on...

alrededor de 2 años hace

Resuelto


Find the triplet
Given an array x of size n > 3 and an integer N, return the indices of three elements in the array that sum up to the given inte...

alrededor de 2 años hace

Resuelto


Find Next Strictly Greater Element
Given an array of numbers, create a new array where each element represents the next strictly greater element to the right of th...

alrededor de 2 años hace

Resuelto


Absolute Sorting
Given an array with various numbers, your have to sort it by absolute value in ascending order. For example, for the array [-2...

alrededor de 2 años hace

Resuelto


Remove Unique Elements
Given a list of integers, we want to keep only the non-unique elements in this list. To do this, we need to remove all the uniqu...

alrededor de 2 años hace

Resuelto


Find the largest sum of any contiguous subarray
Given an array of N integers, find the contiguous subarray (which must contain at least one number) with the maximum sum and ret...

alrededor de 2 años hace

Resuelto


Reverse Integer
You are given an integer, reverse its digits. For negative integers, the sign should remain in the front. For instance, 12340 s...

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Resuelto


Compute the Ramanujan tau function for large numbers
The Ramanujan tau function is defined by the relation where . The first few values of are 1, -24, 252, -1472, and 4830. Wr...

alrededor de 2 años hace

Problema


Compute the Ramanujan tau function for large numbers
The Ramanujan tau function is defined by the relation where . The first few values of are 1, -24, 252, -1472, and 4830. Wr...

alrededor de 2 años hace | 0 | 3 solvers

Resuelto


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

alrededor de 2 años hace

Resuelto


Compute the Ramanujan tau function
The Ramanujan tau function is defined by the relation where . The first few values of are 1, -24, 252, -1472, and 4830. W...

alrededor de 2 años hace

Resuelto


addition
x+ 1 = 13

alrededor de 2 años hace

Resuelto


Successive zeros
Suppose n is the number of digits a number contains. Now, 12032 - is a valid n=5 digit number. But 10023 - is defined as i...

alrededor de 2 años hace

Resuelto


King's Cage
Given the position of the king on the chessboard, determine the minimum number of steps it'll require to reach the destination. ...

alrededor de 2 años hace

Resuelto


No of squares in a grid
given a m*n grid calculate the no of possible squares & rectangles on that grid. output: y=[no of rectangles , no of sqa...

alrededor de 2 años hace

Resuelto


chess position
given the position of a chess piece in algebric notation, convert it into 8 by 8 matrix format. For example, * 'Qd5' >> [3,4]...

alrededor de 2 años hace

Resuelto


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

alrededor de 2 años hace

Cargar más