Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reusar código existente (tp0) #3

Open
dato opened this issue Oct 13, 2020 · 0 comments
Open

Reusar código existente (tp0) #3

dato opened this issue Oct 13, 2020 · 0 comments
Labels

Comments

@dato
Copy link
Owner

dato commented Oct 13, 2020

La función seleccion() puede reusar maximo() y evitar repetir la búsqueda
del máximo a mano, quedando un solo ciclo for.

También se debe reusar la función swap() para realizar los intercambios entre
elementos.

@dato dato added the tp0 label Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant