-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Resultado del Reto #15
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
marcode24
added a commit
to marcode24/retos-programacion-2023
that referenced
this pull request
Apr 10, 2023
omgslinux
added a commit
to omgslinux/retos-programacion-2023
that referenced
this pull request
Apr 11, 2023
arielposada
added a commit
to arielposada/retos-programacion-2023
that referenced
this pull request
Apr 11, 2023
Alfredoborja
added a commit
to Alfredoborja/retos-programacion-2023
that referenced
this pull request
Apr 11, 2023
Roswell468
added a commit
that referenced
this pull request
Apr 12, 2023
Roswell468
added a commit
that referenced
this pull request
Apr 12, 2023
fraulumbi
added a commit
to fraulumbi/retos-programacion-2023
that referenced
this pull request
Apr 12, 2023
Hugovrc
added a commit
to Hugovrc/retos-programacion-2023
that referenced
this pull request
Apr 13, 2023
EmaPaul
added a commit
to EmaPaul/retos-programacion-2023
that referenced
this pull request
Apr 13, 2023
klyone
added a commit
to klyone/retos-programacion-2023
that referenced
this pull request
Apr 13, 2023
juanjoseen
pushed a commit
to juanjoseen/retos-programacion-2023
that referenced
this pull request
Apr 13, 2023
Othamae
added a commit
to Othamae/retos-programacion-2023
that referenced
this pull request
Apr 14, 2023
marcoatrs
added a commit
to marcoatrs/retos-programacion-2023
that referenced
this pull request
Aug 14, 2023
espinoleandroo
added a commit
to espinoleandroo/retos-programacion-2023
that referenced
this pull request
Sep 5, 2023
jorgenavarroenamoradotokio
added a commit
to jorgenavarroenamoradotokio/retos-programacion-2023
that referenced
this pull request
Sep 7, 2023
Roswell468
added a commit
that referenced
this pull request
Sep 8, 2023
kodenook-dev
added a commit
to kodenook-dev/retos-programacion-2023
that referenced
this pull request
Sep 8, 2023
Reto mouredev#15 fue resuelto en php.
Sublian
added a commit
to Sublian/retos-programacion-2023
that referenced
this pull request
Oct 17, 2023
sysma1997
added a commit
to sysma1997/retos-programacion-2023
that referenced
this pull request
Nov 9, 2023
giovanyosorio
added a commit
to giovanyosorio/retos-programacion-2023
that referenced
this pull request
Nov 14, 2023
giovanyosorio
added a commit
to giovanyosorio/retos-programacion-2023
that referenced
this pull request
Nov 22, 2023
TiagoAlvarezSchiaffino
added a commit
to TiagoAlvarezSchiaffino/retos-programacion-2023
that referenced
this pull request
Dec 20, 2023
BRivasTorres
added a commit
to BRivasTorres/retos-programacion-2023
that referenced
this pull request
Jan 6, 2024
anita-87
added a commit
to anita-87/retos-programacion-2023
that referenced
this pull request
Jan 6, 2024
FranzxFernandez
added a commit
to FranzxFernandez/retos-programacion-2023
that referenced
this pull request
Jan 8, 2024
## Describe tus cambios ***(Opcional)*** *Sobre todo aconsejable si la "Pull Request" se corresponde con una corrección adicional y no con la presentación de un ejercicio.* ## Comprobaciones Asegúrate de cumplir los siguientes puntos antes de realizar la "Pull Request": - [ ] El título de mi Pull Request sigue este formato: "Reto #[número] - [lenguaje_utilizado]". *(Ej: Reto #0 - Kotlin")* - [ ] El nombre el fichero que se corresponde con el de mi usuario en GitHub más la extensión del lenguaje. *(Ej: mouredev.kt)* - [ ] El fichero de corrección se encuentra dentro del directorio del ejercicio y en una carpeta con el nombre del lenguaje de programación utilizado en minúsculas. *(Ej: Reto #0/kotlin/mouredev.kt)* - [ ] He revisado que el nombre del directorio del lenguaje no es conflictivo: - c#, no csharp - c++, no cplusplus - go, no golang - javascript, no js - [ ] Únicamente he incluído los ficheros de ejercicios. No se aceptarán Pull Requests que contengan archivos adicionales asociados a editores de código o semejantes. ## Información * Tienes toda la información sobre los retos semanales en [retosdeprogramacion.com/semanales2023](https://retosdeprogramacion.com/semanales2023). * Cada semana se realizará la corrección en directo y publicación de un nuevo reto en [twitch.tv/mouredev](https://twitch.tv/mouredev). * Recuerda que tienes un grupo de apoyo llamado "reto-semanal" en [Discord](https://discord.gg/mouredev).
kontroldev
added a commit
that referenced
this pull request
Jan 9, 2024
lc-empty
added a commit
to lc-empty/retos-programacion-2023
that referenced
this pull request
Jun 6, 2024
crisky94
added a commit
to crisky94/retos-programacion
that referenced
this pull request
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Anexo Resultado en C#