aboutsummaryrefslogtreecommitdiff
path: root/challenge-045
AgeCommit message (Collapse)Author
2020-01-31challenge-045 andrezgz solutionandrezgz
2020-01-30- Added solutions by Roger Bell_West.Mohammad S Anwar
2020-01-30Solutions to #45. Hope you feel better soon!Roger Bell_West
2020-01-30- Added solutions by Wanderdoc.Mohammad S Anwar
2020-01-30- Added solutions by Javier Luque.Mohammad S Anwar
2020-01-30- Added Python solutions by Orestis Zekai.Mohammad S Anwar
2020-01-30- Added solutions by Rage311.Mohammad S Anwar
2020-01-30Merge pull request #1184 from rage311/045Mohammad S Anwar
Added perl5 and rust solutions for challenge-045
2020-01-30- Added solutions by Nazareno Delucca.Mohammad S Anwar
2020-01-30Merge pull request #1183 from ndelucca/challenge-045/ndeluccaMohammad S Anwar
challenge045-ndelucca
2020-01-30- Added solutions by E. Choroba.Mohammad S Anwar
2020-01-30Merge pull request #1182 from choroba/ech045Mohammad S Anwar
Add 045 solution (Square Secret Code + Source Dumper) by E. Choroba
2020-01-30Merge pull request #1181 from jacoby/masterMohammad S Anwar
Got it done
2020-01-30Merge pull request #1180 from pjscott/branch-for-challenge-045Mohammad S Anwar
Another one-liner
2020-01-30- Added solutions by Duane Powell.Mohammad S Anwar
2020-01-30Merge pull request #1179 from duanepowell/pwc45Mohammad S Anwar
Commit solutions for perl weekly challenge 045
2020-01-30- Added solutions by Markus Holzer.Mohammad S Anwar
2020-01-30Merge pull request #1178 from holli-holzer/masterMohammad S Anwar
Solutions Markus Holzer
2020-01-30Merge pull request #1177 from Scimon/masterMohammad S Anwar
Hope you're OK. Here's this weeks challenges.
2020-01-30- Added solutions by Dave Cross.Mohammad S Anwar
2020-01-30Merge pull request #1176 from davorg/masterMohammad S Anwar
Quick attempts at challenge #45
2020-01-30- Added solutions by Luca Ferrari.Mohammad S Anwar
2020-01-29Added perl5 and rust solutions for challenge-045rage311
2020-01-30challenge045-ndeluccandelucca
2020-01-29Add 045 solution (Square Secret Code + Source Dumper) by E. ChorobaE. Choroba
Quine added as an alternative solution
2020-01-29Blog Post!Dave Jacoby
2020-01-2945Dave Jacoby
2020-01-29Another one-linerPeter Scott
2020-01-29Commit solutions for perl weekly challenge 045Duane Powell
2020-01-29Solutions Markus Holzerholli-holzer
2020-01-29Force the columns argument to be reasonable.Luca Ferrari
2020-01-29Use `$columns` in rotor.Luca Ferrari
Also check the argument is a positive number.
2020-01-29Use rotor to build the matrix.Luca Ferrari
2020-01-29Challenge 1 added. With a decoderSimon Proctor
2020-01-29Quick attempts at challenge #45Dave Cross
2020-01-29Perl Weekly Challenge 45 blog crosslinkLuca Ferrari
2020-01-29Challenge 2 is first this week.Simon Proctor
2020-01-29Implementation of task 2 of the weekly challenge 45.Luca Ferrari
Simply loops over the lines of the $*PROGRAM and print every line.
2020-01-29Implements the first task of the weekly challenge 45.Luca Ferrari
The program accepts the message and the number of columns to divide the message into, than prints the translation and the encoded message.
2020-01-29Implementation of the task 1.Luca Ferrari
2020-01-29First possible implementation of task 1.Luca Ferrari
2020-01-29- Added template for Challenge 045.Mohammad S Anwar