You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ npm run test 'year'/'challenge'/index.test.js
78
78
| 17 |[💣 Busca las bombas del Grinch](https://adventjs.dev/es/challenges/2024/17)| 🟡 |[here](./2024/17-busca-las-bombas-del-grinch/index.js)|[here](./2024/17-busca-las-bombas-del-grinch/README.md#mi-solución-explicada)| ⭐⭐⭐⭐⭐ |
79
79
| 20 |[🎁 Encuentra los regalos faltantes y duplicados](https://adventjs.dev/es/challenges/2024/20)| 🟢 |[here](./2024/20-encuentra-los-regalos-faltantes-y-duplicados/index.js)|[here](./2024/20-encuentra-los-regalos-faltantes-y-duplicados/README.md#mi-solución-explicada)| ⭐⭐⭐⭐⭐ |
80
80
| 21 |[🎄 Calcula la altura del árbol de Navidad](https://adventjs.dev/es/challenges/2024/21)| 🟢 |[here](./2024/21-calcula-la-altura-del-arbol-de-navidad/index.js)|[here](./2024/21-calcula-la-altura-del-arbol-de-navidad/README.md#mi-solución-explicada)| ⭐⭐⭐⭐⭐ |
81
+
| 22 |[🎁 Genera combinaciones de regalos](https://adventjs.dev/es/challenges/2024/22)| 🟡 |[here](./2024/22-genera-combinaciones-de-regalos/index.js)|[here](./2024/22-genera-combinaciones-de-regalos/README.md#mi-solución-explicada)| ⭐⭐⭐⭐⭐ |
0 commit comments