8000 GitHub - olifog/advent
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

olifog/advent

 
 

Repository files navigation

CUCaTS Advent of Code 2024

This is a spinoff of Advent of Code, a popular challenge where participants solve 25 pairs of problems in December. Our version had 19 problems in 2024.

Building

This is a Next.js project bootstrapped with create-next-app.

First, install the dependencies:

npm install --force

Then get the .env file from anyone who has it, and run the development server:

npm run dev

Open http://localhost:3000 to view the app.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • Rust 2.3%
  • Dockerfile 1.7%
  • Other 0.8%
0