Introduction - If you have any usage issues, please Google them yourself
A very simple but useful little program that can be used to get a int-type integer specified digit binary number, enter an int type integer, the program will print 1 to 32 and 5 ~ 24 on the binary (bit complement other 0), we can add code to allow more complete functionality, such as user input to specify the number of bits, etc.