The rand7() API is already defined in the parent class SolBase. public int rand7(); @return a random integer in the range 1 to 7
1 | /* |
Comments
The rand7() API is already defined in the parent class SolBase. public int rand7(); @return a random integer in the range 1 to 7
1 | /* |