CodePudding user response:
The unsigned int spills into 0, won't cause an array subscript cross-borderInt overflow after turned negative, can cause an array subscript crossing the line
CodePudding user response:
The unsigned int spills into 0, won't cause an array subscript cross-border