Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
2 jumps found. (Code = 44) Position 1 = 23, Position 2 = 8
Branch analysis from position: 23
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 43) Position 1 = 12, Position 2 = 14
Branch analysis from position: 12
1 jumps found. (Code = 42) Position 1 = 17
Branch analysis from position: 17
2 jumps found. (Code = 44) Position 1 = 23, Position 2 = 8
Branch analysis from position: 23
Branch analysis from position: 8
Branch analysis from position: 14
2 jumps found. (Code = 44) Position 1 = 23, Position 2 = 8
Branch analysis from position: 23
Branch analysis from position: 8
filename: /in/mZI37
function name: (null)
number of ops: 27
compiled vars: !0 = $total_sum, !1 = $boxes, !2 = $i, !3 = $res
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > ASSIGN !0, 26
6 1 INIT_FCALL 'ceil'
2 DIV ~5 !0, 20
3 SEND_VAL ~5
4 DO_ICALL $6
5 ASSIGN !1, $6
8 6 ASSIGN !2, 0
7 > JMP ->21
9 8 > MUL ~11 !2, 20
9 SUB ~12 !0, ~11
10 IS_SMALLER 20, ~12
11 > JMPZ ~13, ->14
12 > QM_ASSIGN ~14 20
13 > JMP ->17
14 > MUL ~15 !2, 20
15 SUB ~16 !0, ~15
16 QM_ASSIGN ~14 ~16
17 > FETCH_DIM_W $9 !3, !2
18 ASSIGN_DIM $9, 'box_item'
19 OP_DATA ~14
8 20 PRE_INC !2
21 > IS_SMALLER !2, !1
22 > JMPNZ ~18, ->8
12 23 > INIT_FCALL 'print_r'
24 SEND_VAR !3
25 DO_ICALL
26 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0