Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 77) Position 1 = 2, Position 2 = 36
Branch analysis from position: 2
2 jumps found. (Code = 78) Position 1 = 3, Position 2 = 36
Branch analysis from position: 3
2 jumps found. (Code = 43) Position 1 = 9, Position 2 = 21
Branch analysis from position: 9
1 jumps found. (Code = 42) Position 1 = 35
Branch analysis from position: 35
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 21
1 jumps found. (Code = 42) Position 1 = 2
Branch analysis from position: 2
Branch analysis from position: 36
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 36
filename: /in/apbqV
function name: (null)
number of ops: 38
compiled vars: !0 = $tests, !1 = $test_case, !2 = $quotient, !3 = $start, !4 = $end
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, <array>
5 1 > FE_RESET_R $6 !0, ->36
2 > > FE_FETCH_R $6, !1, ->36
6 3 > DIV ~7 !1, 1000
4 CAST 4 ~8 ~7
5 ASSIGN !2, ~8
7 6 MOD ~10 !1, 1000
7 IS_IDENTICAL ~10, 0
8 > JMPZ ~11, ->21
8 9 > SUB ~12 !1, 1000
10 ADD ~13 ~12, 1
11 ASSIGN !3, ~13
9 12 ROPE_INIT 6 ~16 !1
13 ROPE_ADD 1 ~16 ~16, '+%3A+Range%3A+%28'
14 ROPE_ADD 2 ~16 ~16, !3
15 ROPE_ADD 3 ~16 ~16, '+-+'
16 ROPE_ADD 4 ~16 ~16, !1
17 ROPE_END 5 ~15 ~16, '%29'
18 ECHO ~15
19 ECHO '%0A'
7 20 > JMP ->35
11 21 > MUL ~19 !2, 1000
22 ADD ~20 ~19, 1
23 ASSIGN !3, ~20
12 24 ADD ~22 !2, 1
25 MUL ~23 ~22, 1000
26 ASSIGN !4, ~23
13 27 ROPE_INIT 6 ~26 !1
28 ROPE_ADD 1 ~26 ~26, '+%3A+Range%3A+%28'
29 ROPE_ADD 2 ~26 ~26, !3
30 ROPE_ADD 3 ~26 ~26, '+-+'
31 ROPE_ADD 4 ~26 ~26, !4
32 ROPE_END 5 ~25 ~26, '%29'
33 ECHO ~25
34 ECHO '%0A'
5 35 > > JMP ->2
36 > FE_FREE $6
15 37 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0