Sponsored
Sponsored
Use these hints if you're stuck. Try solving on your own first.
If there are no vowels in the initial string, then Bob wins.
If the number of vowels in the initial string is odd, then Alice can remove the whole string on her first turn and win.
What if the number of vowels in the initial string is even? What’s the optimal play for Alice’s first turn?