Resuelto


Square root
Given x (a matrix), give back another matrix, where all the elements are the square roots of x's elements.

casi 2 años hace

Resuelto


Rotate Matrix @180 degree
Rotate Matrix @180 degree Example A=[8 1 6; 3 5 7; 4 9 2], then answer would be [2 9 4;...

casi 2 años hace

Resuelto


Is A the inverse of B?
Given a matrix A and a matrix B, is A the inverse of B? >>A=[2,4;3,5]; >>B=[-2.5,2;1.5,-1]; >>isInverse...

casi 2 años hace

Resuelto


Project Euler: Problem 3, Largest prime factor
The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number being input, input might be ui...

casi 2 años hace

Resuelto


Project Euler: Problem 2, Sum of even Fibonacci
Each new term in the Fibonacci sequence is generated by adding the previous two terms. By starting with 1 and 2, the first 10 te...

casi 2 años hace

Resuelto


Project Euler: Problem 1, Multiples of 3 and 5
If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23...

casi 2 años hace

Resuelto


Find the Pattern 5

casi 2 años hace

Resuelto


Find the Pattern 10

casi 2 años hace

Resuelto


Find the Pattern 3

casi 2 años hace

Resuelto


Find the Pattern 2

casi 2 años hace

Resuelto


Find the Pattern 1

casi 2 años hace

Resuelto


Remove a specific column with min value
Remove the column that contain the min value in the matrix? If you like the problem, please give it a like:)

casi 2 años hace

Resuelto


Remove a specific column with max value
Remove the column that contain the max value in the matrix? If you like the problem, please give it a like:)

casi 2 años hace

Resuelto


Remove a specific row with min value
Remove the row that contain the min value in the matrix? If you like the problem, please give it a like:)

casi 2 años hace

Resuelto


Remove a specific row with max value
Remove the row that contain the max value in the matrix? If you like the problem, please like it :)

casi 2 años hace

Resuelto


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

casi 2 años hace

Problema


Find out if the given number is a square of natural number.
For example , Input =4,output =1 Input=1,output=1 Input=0,output=0 Input=8,output=0

casi 2 años hace | 0 | 27 solvers

Resuelto


Find Logic 24

casi 2 años hace

Resuelto


Find Logic 25

casi 2 años hace

Resuelto


Find Logic 26

casi 2 años hace

Resuelto


Find Logic 27

casi 2 años hace

Resuelto


Find Logic 28

casi 2 años hace

Resuelto


Find Logic 29

casi 2 años hace

Resuelto


Find Logic 30

casi 2 años hace

Resuelto


Find Logic 31

casi 2 años hace

Resuelto


Find Logic 32

casi 2 años hace

Resuelto


Find Logic 23

casi 2 años hace

Resuelto


Find Logic 22

casi 2 años hace

Resuelto


Find Logic 21

casi 2 años hace

Resuelto


Find Logic 20

casi 2 años hace

Cargar más