My Competitive Programming Library for AtCoder

In your Cargo.toml

toml [dependencies] sfcpl = "*" // <- specify version

Usage

on head of the binary file...

rust use sfcpl;

Capital module

structure

prime

Graph

Combinatorics

ModInt

Under developing

and so on