解決済み


Greater than before
Given an array of integers, write a function that returns elements that are greater than the one before them. For instance, ...

11ヶ月 前

解決済み


num10
123456

11ヶ月 前

解決済み


num9
num

11ヶ月 前

解決済み


num8
num

11ヶ月 前

解決済み


num7
num

11ヶ月 前

解決済み


num6
num

11ヶ月 前

解決済み


num5
num

11ヶ月 前

解決済み


num4
nmjhg

11ヶ月 前

解決済み


num3
nam

11ヶ月 前

解決済み


nam2
nam

11ヶ月 前

解決済み


wordle
create a dictionary and a playable game of wordle, figure out the solution.

11ヶ月 前

解決済み


num
num

11ヶ月 前

解決済み


round pi
round pi

11ヶ月 前

解決済み


add num
add two numbers a and b

11ヶ月 前

解決済み


num to char
make num into char

11ヶ月 前

解決済み


Find the mean
Find the mean of a given sdet of numbers in a vector x

11ヶ月 前

解決済み


Multiplication
Given 2 numbers a and b mulitply them

11ヶ月 前

解決済み


Division
Given two numbers a and b divide them a/b

11ヶ月 前

解決済み


Given length x find the area y of the square
Given length x find the area y of the square

11ヶ月 前

解決済み


Matrix Diagonal Sum
Given a square matrix A of size n x n, write a function to compute the sum of the elements on both the main diagonal and the ant...

11ヶ月 前

解決済み


Moyenne pondérée
Ecrire une fonction qui prend en entrée un vecteur P et un vecteur V et calcule la moyenne pondérée MP des élements vi d'un vec...

11ヶ月 前

問題


Frequencies of prime gaps
Given two positive integers n and , write a function which computes the frequency of the gap between two consecutive of the pr...

11ヶ月 前 | 3 | 28 個のソルバー

解決済み


Prime factor digits
Consider the following number system. Calculate the prime factorization for each number n, then represent the prime factors in a...

11ヶ月 前

解決済み


List prime anagrams of a number

11ヶ月 前

質問


Recurrent server error message while submitting solution for a given problem in Cody
Hi, I wrote a solution to problem #45964 : compute the nth Pythagorean prime. When I test it in the scratch pad, all the t...

11ヶ月 前 | 1 件の回答 | 0

1

回答

解決済み


Determine whether a prime is Pythagorean

11ヶ月 前

解決済み


Extra safe primes
Did you know that the number 5 is the first safe prime? A safe prime is a prime number that can be expressed as 2p+1, where p is...

11ヶ月 前

解決済み


Amicable numbers
Test whether two numbers are <https://en.wikipedia.org/wiki/Amicable_numbers amicable>, meaning that the sum of the proper divis...

11ヶ月 前

解決済み


Find the nearest prime number
Happy 5th birthday, Cody! Since 5 is a prime number, let's have some fun looking for other prime numbers. Given a positive in...

11ヶ月 前

解決済み


List the emirps
An emirp is a prime number that becomes a different prime when reversed. The numbers 13, 17, and 149 are emirps, but 11, 19, and...

11ヶ月 前

さらに読み込む