I have the following problem.
I wrote the code, but it works whit a user input.
I want to change it so the user input is gone and only the programmer can give a value to the int.
Now it converts the user inputted number from HEX to BIN, and i want to give a value to hex and hex2 (in the program like: int hex = ff) so he calculated the BINARY value of them