I want to design PDAs to accept the following two languages:
- $L_1 = \{a^ib^jc^k \mid i=j \text{ or } j=k\}$
- $L_2 = $ The set of all strings with twice as many $0$s as $1$s.
I am especially clueless on the second one. I don't even know how to begin to approach it. Can anyone help me out?
Hint:
I hope this helps $\ddot\smile$