Click a badge to go to the specific year.
npm i
To enable VS Code debugging, create a launch.json
file in .vscode
directory with the following content:
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "Launch Program",
"program": "${file}",
"preLaunchTask": "tsc: build - tsconfig.json"
}
]
}
npm start <year> <day>
Example:
npm start 2023 1
Year 2024
Total stars: 40/50
Total time: 4060.582ms
Year 2023
Total stars: 50/50
Total time: 84913.436ms
Year 2016
Total stars: 2/50
Total time: 1.252ms
Year 2015
Total stars: 4/50
Total time: 1.55ms
✨🎄🎁🎄🎅🎄🎁🎄✨