Login
From:
E. Choroba
(Uncensored)
subscribe
Perl Weekly Challenge 053: Rotate Matrix and Vowel Strings
https://blogs.perl.org/users/e_choroba/2020/03/perl-weekly-challenge-053-rotate-matrix-and-vowel-strings.html
links
backlinks
Tagged with:
matrix
recursion
challenge
perlweeklychallenge
perl-weekly-challenge
pdl
Rotate Matrix Write a script to rotate the following matrix by given 90/180/270 degrees clockwise. [ 1, 2, 3 ] [ 4, 5, 6 ] [ 7, 8, 9 ] For example, if you rotate by 90 degrees then...
Roast topics
Find topics
Find it!