typedef int INT
RightWay to use typedef
Wherever you use INT it will be replace by int datatype
This main purpose is to only for long data string to simple value but in this case you can use normal int itself
You can relay on just for test purpose use debugging you can understand very well