Solved


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

6 years ago

Solved


Card games

6 years ago

Solved


Swap rows

6 years ago

Solved


Row sum

6 years ago

Solved


Row avg

6 years ago

Solved


Diagonal Prod

6 years ago

Solved


Sum of all the divisors of n

6 years ago

Solved


Sort accordingly

6 years ago

Solved


Sudoku

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

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

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

6 years ago

Solved


Intercambiar columnas

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

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

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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


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

6 years ago

Solved


easy problem
Find the last element of the array

6 years ago

Solved


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

6 years ago

Load more