Supa-AI commited on
Commit
4128f0a
·
verified ·
1 Parent(s): d4ddfa9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -65,8 +65,8 @@ configs:
65
  ---
66
  # Advent of Code Dataset
67
 
68
- This dataset provides various Python solutions for day 1 to day 10 advent of code question from year 2024.
69
- More days and languages and years will be included in future releases.
70
 
71
  ## Key Features
72
  **Enriched solutions**: Each part of every question include at least 5 different solutions.
@@ -75,14 +75,9 @@ More days and languages and years will be included in future releases.
75
 
76
  ## Statistics:
77
 
78
- | Year | Language | Day | Part | Total |
79
  |---------------------|-----------------|-----------------|-----------------|-----------------|
80
- 2024 | Python | 1 | 1 | 5
81
- 2024 | Python | 1 | 2 | 5
82
- 2024 | Python | 2 | 1 | 5
83
- 2024 | Python | 2 | 2 | 5
84
- 2024 | Python | 3 | 2 | 5
85
- 2024 | Python | 3 | 2 | 5
86
 
87
 
88
  ## Data Instance Example:
 
65
  ---
66
  # Advent of Code Dataset
67
 
68
+ This dataset provides various Python solutions for advent of code question from year 2024.
69
+ More languages and years will be included in future releases.
70
 
71
  ## Key Features
72
  **Enriched solutions**: Each part of every question include at least 5 different solutions.
 
75
 
76
  ## Statistics:
77
 
78
+ | Year | Language | Day | Total |
79
  |---------------------|-----------------|-----------------|-----------------|-----------------|
80
+ 2024 | Python | 1-25 | 245
 
 
 
 
 
81
 
82
 
83
  ## Data Instance Example: