/hyper-modern-cpp-contest-template

Aggressive C++20 programming competition template with zero compromises

Primary LanguageC++

Hyper-Modern C++20 竞赛模板

License: MIT Compiler: Clang18+

激进特性竞赛编程模板,包含:

  • 并行范围视图
  • 零缓冲I/O系统
  • 编译期校验
  • 无异常设计

快速开始

git clone git@github.com:aresbit/hyper-modern-cpp-contest-template.git
cd hyper-modern-cpp-contest-template
./scripts/build.sh