Skip to content
/ school Public

just for easy access, not necessarily to present them for any reason for now

License

Notifications You must be signed in to change notification settings

akippnn/school

Repository files navigation

school

Requirements

  • ncurses
  • build environment (base-devel for Arch Linux)
  • cmake
  • clang++

For Windows, please see the pdcurses branch.

For Nix, you may simply run nix develop in your local copy of this repository and proceed.

Usage

Note

Before using, clone required submodules with git submodule update --init --recursive. Alternatively, see this question for more information.

mkdir bin && cd $_
cmake -DCMAKE_CXX_COMPILER=clang++ ..
cmake --build .

Refactoring Checklist

  • act11.cpp
  • act12.cpp
  • act21.cpp
  • act22.cpp
  • act31.cpp
  • act32a.cpp
  • act32b.cpp
  • act41.cpp
  • act42.cpp
  • act51.cpp
  • act52.cpp
  • act61.cpp
  • act62.cpp
  • act71.cpp
  • act72.cpp
  • act81.cpp

About

just for easy access, not necessarily to present them for any reason for now

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published