File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -57,9 +57,10 @@ npm run test 'year'/'challenge'/index.test.js
57
57
<details open >
58
58
<summary >Show / Hide</summary >
59
59
60
- | # | Challenge | Difficulty | My Solution | My Score |
61
- | :-: | ------------------------------------------------------------------------------------------- | :--------: | :------------------------------------------------------------------------------------------------------------: | :-----------: |
62
- | 01 | [ 🎁 ¡Primer regalo repetido!] ( https://adventjs.dev/es/challenges/2024/1 ) | 🟢 | [ here] ( ./2024/01-primer-regalo-repetido/index.js ) | ⭐⭐⭐⭐⭐ |
60
+ | # | Challenge | Difficulty | My Solution | My Score |
61
+ | :-: | ------------------------------------------------------------------------------------------- | :--------: | :--------------------------------------------------------------------------------------------------------: | :-----------: |
62
+ | 01 | [ 🎁 ¡Primer regalo repetido!] ( https://adventjs.dev/es/challenges/2024/1 ) | 🟢 | [ here] ( ./2024/01-primer-regalo-repetido/index.js ) | ⭐⭐⭐⭐⭐ |
63
+ | 02 | [ 🖼️ Enmarcando nombres] ( https://adventjs.dev/es/challenges/2024/2 ) | 🟢 | [ here] ( ./2024/02-enmarcando-nombres/index.js ) | ⭐⭐⭐⭐⭐ |
63
64
64
65
Difficulties legend:
65
66
🟢 Easy 🟡 Medium 🔴 Hard
You can’t perform that action at this time.
0 commit comments