Skip to content

Repository files navigation

Problem Solving

Setup

git config core.hooksPath .githooks
chmod +x .githooks/pre-commit

Dependency Updates

See docs/dependency-updates.md for the review-file workflow, pin/skip rules, and Gradle wrapper update.

C++ Track

Problems solved in C++ live in cpp/ with their own CMake build — see cpp/README.md for the index and docs/cpp-track.md for setup.

One package per task, named after the task ID with the underscore turned into a package separator: abc471_a lives in atcoder.abc471.a. AtCoder requires every Java submission to declare public class Main, so each task needs a package of its own.

Company

Misc

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages