RETAS-Logo
RETAS-Logo
This page is not mobile friendly.
Better watch on bigger screen.

computer/programs/useless/secunet_contest/entry_1

;;;#####;;;#####;;;#####;;#;;;;;#;#;####;;;#####;;;;#;;;;;
;;#;;;;;#;#;;;;;#;#;;;;;#;#;;;;;#;##;;;;#;#;;;;;#;;;#;;;;;
;;#;;;;;;;#;;;;;#;#;;;;;;;#;;;;;#;#;;;;;#;#;;;;;#;######;;
;;;#####;;#######;#;;;;;;;#;;;;;#;#;;;;;#;#######;;;#;;;;;
;;;;;;;;#;#;;;;;;;#;;;;;;;#;;;;;#;#;;;;;#;#;;;;;;;;;#;;;;;
;;#;;;;;#;#;;;;;#;#;;;;;#;#;;;;;#;#;;;;;#;#;;;;;#;;;#;;;#;
;;;#####;;;#####;;;#####;;;#####;;#;;;;;#;;#####;;;;;###;;

5. Semicolons are substituted by blanks.
 

 s;%; ;g;
 s'([; ])(\d)' $1x$2 ; 'ge;
 s'\S';'g;
 s; ;#;g;
>s;\;; ;g;

next

Download the source.