Hawaii: fixed letter plus 8 digits
- Input
- H D8
- Expected output
- H48611169
The H isn't drawn from the letter alphabet, it's a fixed literal in the pattern: every Hawaii number starts with H, so a validator that accepts any letter in the first slot would wrongly accept a state that shouldn't match this pattern at all.