Given an array A of n elements. We need to change the array into a permutation of numbers from 1 to n using minimum replacements in the array.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abhishek Bakhla
el 25 de Oct. de 2019
Editada: Abhishek Bakhla
el 29 de Oct. de 2019
Given an array A of n elements. We need to change the array into a permutation of numbers from 1 to n using minimum replacements in the array.
0 comentarios
Respuesta aceptada
Dinesh Yadav
el 29 de Oct. de 2019
Hi, I am attaching a code file for the above question. Hope it helps.
1 comentario
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!