Gaik Tamazian - MATLAB Cody - MATLAB Central

Gaik Tamazian

7401
Rank
2
Badges
840
Score
1 – 50 of 95

Gaik Tamazian submitted a Comment to Problem 16. Return the largest number that is adjacent to a zero

Two more tests: 1. Input x = [-4 -2 0 -4 -1 0] Output y is -1. 2. Input x = [-9 -3 0 0 -5 0 -2 -1] Output y is -2.

on 17 Feb 2012

Gaik Tamazian submitted a Comment to Problem 314. Find the sum of the elements in the "second" diagonal

There are only magic squares in test cases, however the problem doesn't specify a type of the matrix.

on 17 Feb 2012

Gaik Tamazian submitted a Comment to Problem 163. Love triangles

Tests with sides that are not sorted should be added.

on 17 Feb 2012

1 – 50 of 95
Go to top of page