Solved


F.R.I.E.N.D.S

5 years ago

Solved


Card games

5 years ago

Solved


Swap rows

5 years ago

Solved


Row sum

5 years ago

Solved


Row avg

5 years ago

Solved


Diagonal Prod

5 years ago

Solved


Sum of all the divisors of n

5 years ago

Solved


Sort accordingly

5 years ago

Solved


Sudoku

5 years ago

Solved


Fill a zeros matrix (★★★★★)
(Copy of Problem 830) The aim is to fill an array of all zeros given a numerical value and the index of row and columns for t...

5 years ago

Solved


Flag a convertible string
If a string is able to be entirely converted to an integer, return a "true" flag. Otherwise, return a false flag. For example: ...

5 years ago

Solved


Area of a pentagon
Given the side of a regular pentagon and its apothem return the area of pentagon. Remember the area of pentagon is calculate ...

5 years ago

Solved


Intercambiar columnas

5 years ago

Solved


Given a vector x, return vector y with all negative elements from the vector x.
Given a vector x, return vector y with all negative elements from the vector x if x has negative elements. Otherwise return 0. ...

5 years ago

Solved


Cross ("+") flag returns
Given two odd numbers, [m, n], return a matrix of size m x n which has all elements of the centre column and centre row set as 1...

5 years ago

Solved


Squares in Squares - Concentric Squares
Given a number, n, create an n x n sized matrix with concentric squares of 1s from the outside in. There should be a gap between...

5 years ago

Solved


square a number twice with square root of 4/5
square a number twice with square root of 4/5

5 years ago

Solved


SAY 'OHYEAH'
Regardless of input, output the string 'OHYEAH'.

5 years ago

Solved


Sum Sum Sum!
Calculate the sum of the natural numbers from 1 to n

5 years ago

Solved


Perimeter of a square!
Calculate the circumference of the square whose side is n

5 years ago

Solved


Triangle???
Calculate the circumference of an equilateral triangle with x

5 years ago

Solved


Sum sum!!!
Sum the numbers from 1 to n

5 years ago

Solved


calculate the length of matrix
input 1 array, calculate the length

5 years ago

Solved


Find the max element of the array
Find the max element of the array

5 years ago

Solved


easy problem
Find the last element of the array

5 years ago

Solved


the average value of the elements
Calculate the average value of the elements in the array

5 years ago

Load more