String constructor for specified length of string is inappropriately created causing the size of the string to be incorrect. At the same time, the comparison operators were not supposed to compare length but whether they are (non-)monotonically decreasing/increasing.
String constructor for specified length of string is inappropriately created causing the size of the string to be incorrect. At the same time, the comparison operators were not supposed to compare length but whether they are (non-)monotonically decreasing/increasing.