Community Profile

photo

ASHOK MALLAGUNTA


Last seen: 11 meses hace Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Solver
  • Commenter

Ver insignias

Feeds

Ver por

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

más de 5 años hace

Resuelto


Back to basics 23 - Triangular matrix
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, return a matrix with all elements above a...

más de 5 años hace

Resuelto


Addition
Add 2 numbers e.g a=1; b=1 c=a+b;

más de 5 años hace