A program can test 100000 passwords per second. How long would it take if the password is 5 characters long and is only letters and the letters are case sensitive? How much longer would it take to test all possible passwords if the characters could be letters or digits?