package
0.0.0-20240923090129-cbd8b7ff3834
Repository: https://github.com/minnull/practice-golang.git
Documentation: pkg.go.dev

# Constants

1 << (3 * 10).
1 << (1 * 10).
1 << (2 * 10).
1 << (4 * 10).