WORST_CASE(?,O(n^2)) Solution: --------- "+" :: ["A"(0, 0) x "A"(1, 0)] -(1)-> "A"(0, 0) "0" :: [] -(0)-> "A"(4, 4) "0" :: [] -(0)-> "A"(3, 0) "0" :: [] -(0)-> "A"(1, 0) "0" :: [] -(0)-> "A"(0, 0) "double" :: ["A"(3, 0)] -(1)-> "A"(1, 0) "s" :: ["A"(8, 4)] -(4)-> "A"(4, 4) "s" :: ["A"(3, 0)] -(3)-> "A"(3, 0) "s" :: ["A"(1, 0)] -(1)-> "A"(1, 0) "s" :: ["A"(0, 0)] -(0)-> "A"(0, 0) "sqr" :: ["A"(4, 4)] -(1)-> "A"(0, 0) Cost Free Signatures: --------------------- Base Constructors: ------------------