Changing the foldl to:
    
    
     foldl(data, initBigInt(a) * initBigInt(b), initBigInt(1))
    
    Run

helps. 

Reply via email to