Help for this page
sub twosum_NetWallah{ my ($inp, $target)=@_; ... sort_arrayref(twosum_NetWallah ($test->[INPUT], $test->[TARGET +])), sort_arrayref($test->[EXPECTED]); }
[[-5,-3,1,4,7], 1, [1,3]],