Package Util

Class Constants

java.lang.Object
Util.Constants

public class Constants extends Object
Constants provides a central location to keep commonly used constants and configurations in competitive programming. This includes debug flags, modulo values for mathematical operations, and predefined direction vectors for grid operations. These public members are meant for the users, who are free to rewrite their values.
Since:
1.0
Version:
1.0
Author:
Sahasrad Chippa