1 line
50 B
Fortran
1 line
50 B
Fortran
a = reshape ((/(i * i, i = 1, 100)/), (/10, 10/))
|
a = reshape ((/(i * i, i = 1, 100)/), (/10, 10/))
|