문제를 풀었습니다


x
x

대략 2년 전

문제를 풀었습니다


x
x

대략 2년 전

문제를 풀었습니다


x
X

대략 2년 전

문제를 풀었습니다


x
x

대략 2년 전

문제를 풀었습니다


alegrebra
x+1

대략 2년 전

문제를 풀었습니다


x
x

대략 2년 전

문제를 풀었습니다


x
x

대략 2년 전

문제를 풀었습니다


a
algebra

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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년 전

문제를 풀었습니다


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

대략 2년 전

문제


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

대략 2년 전 | 0 | 솔버 수: 2

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


addition
x+ 1 = 13

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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

대략 2년 전

문제를 풀었습니다


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년 전

더 보기