Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 42) Position 1 = 18 Branch analysis from position: 18 2 jumps found. (Code = 44) Position 1 = 20, Position 2 = 4 Branch analysis from position: 20 1 jumps found. (Code = 62) Position 1 = -2 Branch analysis from position: 4 1 jumps found. (Code = 42) Position 1 = 15 Branch analysis from position: 15 2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 7 Branch analysis from position: 17 2 jumps found. (Code = 44) Position 1 = 20, Position 2 = 4 Branch analysis from position: 20 Branch analysis from position: 4 Branch analysis from position: 7 2 jumps found. (Code = 44) Position 1 = 17, Position 2 = 7 Branch analysis from position: 17 Branch analysis from position: 7 filename: /in/qlYl4 function name: (null) number of ops: 26 compiled vars: !0 = $size, !1 = $output, !2 = $i, !3 = $j line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, 4 3 1 ASSIGN !1, <array> 4 2 ASSIGN !2, 1 3 > JMP ->18 5 4 > ADD ~7 !2, 1 5 ASSIGN !3, ~7 6 > JMP ->15 6 7 > ROPE_INIT 5 ~11 'Input%3A+' 8 ROPE_ADD 1 ~11 ~11, !2 9 ROPE_ADD 2 ~11 ~11, '-' 10 ROPE_ADD 3 ~11 ~11, !3 11 ROPE_END 4 ~10 ~11, '+%0A' 12 ASSIGN_DIM !1 13 OP_DATA ~10 5 14 PRE_INC !3 15 > IS_SMALLER_OR_EQUAL !3, !0 16 > JMPNZ ~15, ->7 4 17 > PRE_INC !2 18 > IS_SMALLER !2, !0 19 > JMPNZ ~17, ->4 9 20 > INIT_FCALL 'implode' 21 SEND_VAL '' 22 SEND_VAR !1 23 DO_ICALL $18 24 ECHO $18 25 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0