ASHOK MALLAGUNTA received Solver badge on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted Solution 1670135 to Problem 3. Find the sum of all the numbers of the input vector on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted Solution 1670126 to Problem 3. Find the sum of all the numbers of the input vector on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted Solution 1670125 to Problem 3. Find the sum of all the numbers of the input vector on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted a Comment to Solution 283706 please check this code
problem : right angle or not
function flag = isrightangle(a,b,c)
if (c^2 == (b^2+a^2))
flag ='true'
else
flag = 'false'
end
end
on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted Solution 1669903 to Problem 413. Back to basics 23 - Triangular matrix on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted a Comment to Solution 1669852 well.........simulator is not working.better to think about it
on 9 Nov 2018 |
ASHOK MALLAGUNTA received Commenter badge for Solution 1669837 on 9 Nov 2018 |
ASHOK MALLAGUNTA submitted a Comment to Solution 1669837 My code is correct but it is showing not a solution.......help me
on 9 Nov 2018 |