Some Specifications of a password a) 7 digit odd no. b) 1st 2 digits = 16 or 18 ; c) 6 occurs twice ; 8 occurs once . Max trials to crack such password =
a) 7680 b) 1250 c) 3840 d) 5760
case 1: 18_ _ _ __ case 2: 16 _ _ _ __ C(4,2)*8*8*5 + C(4,2)*2*8*8*5 =5760 d)5760
Some Specifications of a password a) 7 digit odd no. b) 1st 2 digits = 16 or 18 ; c) 6 occurs twice ; 8 occurs once . Max trials to crack such password =
a) 7680 b) 1250 c) 3840 d) 5760
Okie,
16 _ _ _ _ _
now for odd we have 1,3,5,7,9 so,unit digit has 5 choices, 5 * 12 * 8*8 = 3840
I'm trying to figure it out by getting cycle or 3/4 and then whether 5^7 is of the form 3n / 3n+1 / 3n+2 etc I'm getting 1 as answer. But in a note it says the answer is 3 and I am not being able to understand where I'm making the mistake.
Q. A certain country has currencies with denominations 6, 9, 20, 50 and 100. What is the largest amount that a person can not make using these currencies?