Community Profile

photo

Mukul Agarwal


Active since 2019

Followers: 0   Following: 0

Statistics

  • Solver

View badges

Feeds

View by

Solved


Matrix with different incremental runs
Given a vector of positive integers a = [ 3 2 4 ]; create the matrix where the *i* th column contains the vector *1:a(i)...

4 years ago

Solved


Add two numbers
Given a and b, return the sum a+b in c.

4 years ago