There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Solidity program done with with "non-functional" assembly expressions as swapN, dupN, add, sub, mul, and exp to compute a simple function.Test case: Evaluating f(5,6) should return 3993.