leo/examples/square_root/input/square_root.in
2020-07-31 20:59:50 -07:00

4 lines
91 B
Plaintext

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