Given a number N, return a vector V of all integers that divide N. For example, N = 10 Then V=[1 2 5 10]
Find relatively common elements in matrix rows
645 Solvers
All your base are belong to us
425 Solvers
Is my wife right? Now with even more wrong husband
1145 Solvers
middleAsColumn: Return all but first and last element as a column vector
317 Solvers
07 - Common functions and indexing 1
269 Solvers
Problem Tags