Community Profile

photo

Ibrahim Omais


Last seen: casi 2 años hace Con actividad desde 2022

Estadísticas

  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Pregunta


i want to create a 2 dim matrix which creates 1000 rows vs 1000 columns which will look like a table, if the prime number occur output 1 in the cell and if not prime output 0
Create 2 dim matrix 0 --> 999 rows, 0 --> 999 columns Prime_matrix = zeros(1000,1000); For i= 0 --> 1000000 If I is == ...

casi 2 años hace | 1 respuesta | 0

1

respuesta