Skip to content

an-alch3mist/Advent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code logo


Advent of Code event | let y = 2024 | twitter

+2024/
    DAY-#-desc/
#    ├── index-desc.html    # got util.js, IN.js, EXEC.js running in order         
#    ├── IN.js              # input goes here
+    └── EXEC.js             # execution of logic is done here
    
    util/
#    ├── util.js           # utils(v2, U) are stored here

    static/
#    ├── style.css

an-alch3mist.github.io/Advent/

#   include the following in ./index-desc.html
-   <script src="https://unpkg.com/advent-2024@latest/util.js"></script>

About

Advent

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors