leo/examples/square_root/input/square_root.in
2020-07-31 19:39:30 -07:00

4 lines
92 B
Plaintext

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