what did i do?

This commit is contained in:
2024-06-18 20:57:54 +07:00
commit 9448b6f84b
16 changed files with 1907 additions and 0 deletions

7
examples/a.bsnark Normal file
View File

@ -0,0 +1,7 @@
a, b, c
d = a * a
e = b * b
f = c * c
f = d + e