def sum_p(a:int, b:int) -> int return a+b+a*b