Skip to content

s-patompong/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage Instructions

Clone this repo to your machine:

$ git clone https://github.com/s-patompong/advent-of-code-2022.git

Then, cd into the folder, for example day-01. Then you'll need to replace the input.txt with your own input content.

After that, execute the php script using php cli:

$ cd day-01

$ php part-1.php

About

Code for Advent of Code 2022 event, written in PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages