Community Profile

photo

Mohammed Khallaf


Last seen: alrededor de 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

All
  • First Review
  • Solver

Ver insignias

Feeds

Ver por

Canal


IoT distributed

alrededor de 5 años hace

Resuelto


Flip the main diagonal of a matrix
Given a n x n matrix, M, flip its main diagonal. Example: >> M=magic(5); >> flipDiagonal(M) 9 24 1 ...

casi 6 años hace

Resuelto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

casi 6 años hace