Community Profile

photo

Edgar Gago Carrillo


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

연락

통계

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 3
  • Solver
  • First Submission

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Square Diagonal
If n is the given number, then make a diagonal matrix of size 2*2 with the square of that number.

3년 초과 전

문제를 풀었습니다


Create a Matrix of Zeros
Given an input x, create a square matrix y of zeros with x rows and x columns.

3년 초과 전

문제를 풀었습니다


Maximum value in a matrix
Find the maximum value in the given matrix. For example, if A = [1 2 3; 4 7 8; 0 9 1]; then the answer is 9.

3년 초과 전

문제를 풀었습니다


Area of a circle
Find the value for area of the circle if diameter is given

3년 초과 전

문제를 풀었습니다


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

3년 초과 전