There is a container view S which width is 100 and height is wrap to
all subviews height. there are four subviews A,B,C,D arranged from
top to bottom.
Subview A's left margin is 20% width of S, right margin is 30% width
of S, height is equal to width of A.
Subview B's left margin is 40, width...