Resuelto


no
no

más de 2 años hace

Resuelto


yo
yo

más de 2 años hace

Resuelto


yo
yo

más de 2 años hace

Resuelto


dub
dub

más de 2 años hace

Resuelto


idj
idk

más de 2 años hace

Resuelto


add 5 to x
add 5 to x

más de 2 años hace

Resuelto


add 6 to x
add 6 to x

más de 2 años hace

Resuelto


add 0 to x
add 0 to x

más de 2 años hace

Resuelto


add 1 to x
add 1 to x

más de 2 años hace

Resuelto


add 7 to x
add 7 to x

más de 2 años hace

Resuelto


add 8 to x
add 8 to x

más de 2 años hace

Resuelto


add 9 to x
add 9 to x

más de 2 años hace

Resuelto


add 10 to x
add 10 to x

más de 2 años hace

Resuelto


add 11 to x
add 11 to x

más de 2 años hace

Resuelto


Determine ground distance from an aircraft to a DME station
In aviation, distance measuring equipment (DME) uses radio signals to determine slant distance from an aircraft to a ground stat...

más de 2 años hace

Resuelto


add 4 to x
add 4 to x

más de 2 años hace

Resuelto


add three to x
add three to x

más de 2 años hace

Resuelto


Add two to x
Add two to x

más de 2 años hace

Resuelto


Basic Matlab Operation Bonanza
Given a horizontal array of numbers, perform the following operations, in order: transpose, flip matrix horizontally, flip matri...

más de 2 años hace

Resuelto


dfgd
sfgdf

más de 2 años hace

Resuelto


Compute the total length of lines between all vertices of a regular polygon
Write a function to compute the total length of between all vertices of a regular polygon inscribed in a unit circle. For exampl...

más de 2 años hace

Resuelto


nxn matrix with elements from 1:n^2
really simple once you see what the matrix is supposed to look like. i appreciate what seems to be a clever approach to solving ...

más de 2 años hace

Resuelto


Construct numbers from antidiagonals of stacks of binary numbers
A sequence is constructed in the following way: Express the numbers 1, 2, 3, 4, 5,… in binary and stack them, right-justified. T...

más de 2 años hace

Resuelto


Roman to Integer Conversion
The idea behind this cody problem is to write a code that converts the Roman Numerals to Integers. A numeral system known as R...

más de 2 años hace

Resuelto


Determine whether a number is a repfigit number
The number 28 is a repfigit number because it has more than one digit and it appears in the sequence starting with its digits an...

más de 2 años hace

Resuelto


List lunar triangular numbers without duplication
Triangular numbers—which are the subject of Cody Problems 5, 291, 44289, 44732, 45833, 55680, 55695, and 55705—are the sums of c...

más de 2 años hace

Resuelto


Primitive Root Modulo n
Given a positive integer n > 2, return a vector, v, of positive integers smaller than n that are primitive roots modulo n. If no...

más de 2 años hace

Resuelto


ベクトルを作成する
0 から n までのベクトルを 2 間隔で作成します。

casi 3 años hace

Resuelto


Logistic map
The sequence defined by x_n = 4*r*x_{n-1}*(1-x_{n-1}) and a given 0 < x_1 < 1 turns each x_n into a polynomial of r. Write a fu...

casi 3 años hace

Cargar más