(a b a a a c c) Your function should return : ((1 a) (1 b) (3 a) (2 c))
Posted: Tue Jun 07, 2022 11:10 am
(a b a a a c c)
Your function should return :
((1 a) (1 b) (3 a) (2 c))
Your function should return :
((1 a) (1 b) (3 a) (2 c))