leo/examples/square_root/inputs/square_root.in
2020-06-22 21:39:24 -07:00

4 lines
92 B
Plaintext

// The program inputs for square_root/src/main.leo
[main]
a: field = 337;
b: field = 113569;