Library/Template
Anthony Wang b4feee9a2b
Use const instead of constexpr
2022-03-05 21:17:28 -06:00
..
README.md Update README.md 2021-07-06 15:48:51 +00:00
basic.cpp Use const instead of constexpr 2022-03-05 21:17:28 -06:00
template.cpp Use const instead of constexpr 2022-03-05 21:17:28 -06:00

Templates

About

  • basic.cpp is a minimalistic template for online contests like Codeforces and AtCoder

  • template.cpp is a lightweight template for online contests

Notes

  • Symlink these files from the repository to your home directory as .b, .t, and .u, so you can easily cp ~/.b main.cpp and cat ~/.t