Description Usage Arguments Value Examples
By default the input()
downloads current date
Advent of Code puzzle input.
Also can be used for previous puzzles.
1 2 3 4 5 6 7 |
year |
Contest year. The default value is current day. |
day |
Day of the puzzle. The default value is current day. |
path |
File path to save input data. The default vale is "input{day}.txt". |
verbose |
Logical flag for printing HTTP response.
The default value is |
open_file |
Logical flag for open to saved file.
The default value is |
The file path where input saved.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.