1
0
Fork
You've already forked advent-of-code
0
Advent Of Code
  • Raku 97%
  • Perl 1.9%
  • Shell 1.1%
2025年12月08日 18:37:25 +01:00
src Add 2025/08 in Raku 2025年12月08日 18:37:25 +01:00
.gitignore Ignoring all "additional" inputs 2024年12月10日 21:56:05 +01:00
LICENSE Initialize repository 2024年12月01日 16:54:13 +01:00
README.md Initialize repository 2024年12月01日 16:54:13 +01:00
setup.sh Avoid over-writing solution files 2024年12月25日 07:57:46 +01:00

Advent of Code

Solutions to the Advent of Code puzzles.

AUTHOR

Flavio Poletti flavio@polettix.it

COPYRIGHT AND LICENSE

Copyright 2024 by Flavio Poletti flavio@polettix.it

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.