Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

dander/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a small collection of solutions toAdvent of Code problems, and a problem input downloader.

I mostly use Advent of Code to experiment with different ways of solving the problems, and tend to not get very far. I might have some weird solutions.

To use the input downloader, copy read-input.red to your workspace, and save your browser session cookie tosession-cookie.txt.image

Then put something like this at the top of your script:

#include%read-input.redyear:2021day:1problem-input: load read-input year day; or maybeproblem-input-lines: read-lines get-input year day

It plays nice with the site, and only downloads the input a single time. After that, it will load from the cached version in the local directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp