# Function: 4mod5 # Note: Embedding with constant 1 # Used Library: MCT (gates: 5, quantum costs: 9) # This file have been taken from RevLib (www.revlib.org). .version 1.0 .numvars 5 .variables a b c d e .inputs a b c d 1 .outputs g g g g e .constants ----1 .garbage 1111- .begin t2 a c t2 b d t3 c d e t2 c d t2 d e .end