forked from miguelmota/cairo-learning
-
Notifications
You must be signed in to change notification settings - Fork 0
/
return_tuple_output.txt
57 lines (55 loc) · 1.07 KB
/
return_tuple_output.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
cairo-compile return_tuple.cairo --output return_tuple_compiled.json
cairo-run --program=return_tuple_compiled.json --print_output --layout=small --print_info --relocate_prints --print_memory
Addr Value
-----------
0 1226245742482522112
1 31
2 74168662805676031
3 0
4 5189976364521848832
5 4
6 5189976364521848832
7 5
8 2345108766317314046
9 5189976364521848832
10 4
11 5189976364521848832
12 5
13 2345108766317314046
14 5189976364521848832
15 4
16 5189976364521848832
17 5
18 2345108766317314046
19 5189976364521848832
20 4
21 5189976364521848832
22 5
23 5193354051357474816
24 5193354051357474816
25 2345108766317314046
26 5189976364521848832
27 4
28 5189976364521848832
29 5
30 2345108766317314046
31 1226245742482522112
32 -5
33 2345108766317314046
34 40
35 40
36 36
37 33
38 4
39 5
Number of steps: 5 (originally, 5)
Used memory cells: 40
Register values after execution:
pc = 40
ap = 40
fp = 40
Segment relocation table:
0 0
1 34
2 40
3 40