Jump to content

Integer roots: Difference between revisions

→‎{{header|Perl 6}}: Changed … to ... , for users of IDEOne.
mNo edit summary
(→‎{{header|Perl 6}}: Changed … to ... , for users of IDEOne.)
Line 146:
my $endpoint = { $^x == $^y|$^z };
 
return [min] (+$guess, $iterator ... $endpoint)[*-1, *-2];
}
 
256

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.