Input
begin
push.0
push.0
push.0
push.0
mem.store.0
push.1
mem.store.1
push.2
mem.store.2
push.3
mem.store.3
mem.load.2
mem.load.3
end
Output
3
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
Input
1
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0
input
begin
push.0
push.0
push.0
push.0
mem.store.0
push.1
mem.store.1
push.2
mem.store.2
push.3
mem.store.3
mem.load.3
mem.load.2
end
output
2
1
0
0
0
0
0
0
0
0
0
0
0
0
0
0