Community Profile

photo

ASHOK MALLAGUNTA


Last seen: 11ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Solver
  • Commenter

バッジを表示

Feeds

表示方法

解決済み


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 ...

5年以上 前

解決済み


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...

5年以上 前

解決済み


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

5年以上 前