File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -10,14 +10,16 @@ Hier ist ein Überblick über die Vollständigkeit sowie die existierenden Lösu
1010
1111Here's an overview of the completeness as well as the existing solutions and languages used in this repository:
1212
13- |  Day/Lang |  Python |  TypeScript |  C |  Kotlin |  Java | 
14- |  -------- |  ------ |  ---------- |  --- |  ------ |  ---- | 
15- |  01 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ | 
16- |  02 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ | 
17- |  03 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ | 
18- |  04 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ | 
19- |  05 |  ✅ |  ❌ |  ✅ |  ✅ |  ✅ | 
20- |  06 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ | 
13+ |  Day/Lang |  Python |  TypeScript |  C |  Kotlin |  Java |  Clojure | 
14+ |  -------- |  ------ |  ---------- |  --- |  ------ |  ---- |  ------- | 
15+ |  01 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ |  ❌ | 
16+ |  02 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ |  ❌ | 
17+ |  03 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ |  ❌ | 
18+ |  04 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ |  ❌ | 
19+ |  05 |  ✅ |  ❌ |  ✅ |  ✅ |  ✅ |  ❌ | 
20+ |  06 |  ✅ |  ✅ |  ✅ |  ✅ |  ✅ |  ❌ | 
21+ |  07 |  ✅ |  ❌ |  ❌ |  ✅ |  ❌ |  ✅ | 
22+ |  08 |  ✅ |  |  ✅ |  ✅ |  |  | 
2123
2224❌ = Keine Lösung/No solution,
2325✅ = Voll gelöst/Fully solved,
                                 You can’t perform that action at this time. 
               
                  
0 commit comments