for (0..5) { print map("<@$_>", split_array_in_two(1..$_)), "\n"; } #### <><> <1><1> <1><2> <1><2 3> <1 2><3 4> <1 2><3 4 5>