Skip to content

Advent of Code 2025 solutions written in Pascal

Notifications You must be signed in to change notification settings

mcebular/advent-of-code-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025
-------------------

You'll need FreePascal compiler (fpc) installed.

To run:
fpc dayXX.pas && ./dayXX

To run with arguments:
fpc dayXX.pas && ./dayXX arg1 arg2



Additional requirements:
------------------------

None so far.

About

Advent of Code 2025 solutions written in Pascal

Resources

Stars

Watchers

Forks

Languages