Posts by Jefferson Rodrigues • 1 point
1 post
-
-1
votes3
answers752
viewsA: How to convert int variable to string without deleting zeros?
Face there is no integer with 0 on the left side 01 == 1 , then reads the input as string and makes string comparison.