leo/examples/square_root/inputs/square_root.in

4 lines
92 B
Plaintext
Raw Normal View History

2020-06-23 07:39:24 +03:00
// The program inputs for square_root/src/main.leo
[main]
a: field = 337;
b: field = 113569;