Year | Day | Code | Challenge | Run Script |
---|---|---|---|---|
2015 | 01 | Typescript | Link | npm start 2015-01 |
2015 | 02 | Typescript | Link | npm start 2015-02 |
2015 | 03 | Typescript | Link | npm start 2015-03 |
2015 | 04 | Typescript | Link | npm start 2015-04 |
2015 | 05 | Typescript | Link | npm start 2015-05 |
2015 | 06 | Typescript | Link | npm start 2015-06 |
Year | Day | Code | Challenge | Run Script |
---|---|---|---|---|
2022 | 01 | Typescript | Link | npm start 2022-01 |
2022 | 02 | Typescript | Link | npm start 2022-02 |
2022 | 03 | Typescript | Link | npm start 2022-03 |
2022 | 04 | Typescript | Link | npm start 2022-04 |
2022 | 05 | Typescript | Link | npm start 2022-05 |
Year | Day | Code | Challenge | Run Script |
---|---|---|---|---|
2023 | 01 | Typescript | Link | npm start 2023-01 |
2023 | 02 | Typescript | Link | npm start 2023-02 |
Run command: npm run create YYYY-DD
The below files will be created:
- src/{YYYY}/files/input-day-{DD}.ts
- src/{YYYY}/day-{DD}.ts