-
Yuting Jiang authored
**Description** Fix insecure issue of Multiplication result converted to larger type. **Major Revision** - Use a cast to ensure that the multiplication is done using the long long to avoid overflow.
380ce400
**Description** Fix insecure issue of Multiplication result converted to larger type. **Major Revision** - Use a cast to ensure that the multiplication is done using the long long to avoid overflow.