蔡老板强啊 居然搞了这个东西
还能贴代码
#define rep(_i, _st, _ed) for(int _i = (_st); _i <= (_ed); ++_i) #define per(_i, _ed, _st) for(int _i = (_ed); _i >= (_st); --_i)
然而不能写公式:
$\LaTeX$