photo

Edgar Gago Carrillo


Last seen: environ 5 ans il y a Actif depuis 2020

Followers: 0   Following: 0

Message

Statistiques

All
File Exchange

5 Fichiers

Cody

0 Problèmes
5 Solutions

RANG
N/A
of 301 261

RÉPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
11 886 of 21 209

RÉPUTATION
37

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
5 Fichiers

TÉLÉCHARGEMENTS
6

ALL TIME TÉLÉCHARGEMENTS
379

RANG
57 037
of 173 690

CONTRIBUTIONS
0 Problèmes
5 Solutions

SCORE
61

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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.

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a

A résolu


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

plus de 5 ans il y a