leo/examples/square_root/input/square_root.in

4 lines
91 B
Plaintext
Raw Normal View History

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