看到有些人代码里会有一个
#include<atcoder/all> using namespace atcoder;
听说里面还自带取模的modint,但是我一直没找到关于这个头文件的信息……
想问一下有人知道这个头文件吗?