Please explain the problem.

Can you explain what you are trying to do to the byte values?

bytes can contain values from 0 to 255.

The compiler will convert byte values to ints which will...