Community Profile

photo

Eduar Andrés Cuesvas


Last seen: 6 months ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Solver

View badges

Feeds

View by

Solved


Back to basics 8 - Matrix Diagonals
Covering some basic topics I haven't seen elsewhere on Cody. Given an input vector of numbers, output a square array with the...

2 years ago

Solved


Min of a Matrix
Return the minimum value in the given matrix.

2 years ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

2 years ago