ngng628's Library

This documentation is automatically generated by online-judge-tools/verification-helper

:heavy_check_mark: src/nglib/constants.cr

Required by

Verified with

Code

OO = (1_i64 << 62) - (1_i64 << 31)
OO = (1_i64 << 62) - (1_i64 << 31)
Back to top page