

0·
1 month agoPart of the problem is operator precedence - it’s ORing together the three numbers, then comparing that to “coin”.
5 = 00101
10= 01010
25= 11001
11111 = 31
It’s testing if coin equals 31.
Part of the problem is operator precedence - it’s ORing together the three numbers, then comparing that to “coin”.
5 = 00101
10= 01010
25= 11001
11111 = 31
It’s testing if coin equals 31.
I guess it depends on how many nuclear weapons MS-13 has.