small-simple-snark/examples/a.bsnark
2024-06-18 20:57:54 +07:00

8 lines
50 B
Plaintext

a, b, c
d = a * a
e = b * b
f = c * c
f = d + e