diff options
| author | Adam Russell <ac.russell@live.com> | 2020-08-09 14:49:11 -0400 |
|---|---|---|
| committer | Adam Russell <ac.russell@live.com> | 2020-08-09 14:49:11 -0400 |
| commit | 03a932b006644fddefbbfc81d5a456fd632963dc (patch) | |
| tree | b800c3534fd79f30034aa1e36198020551fcb053 /challenge-072 | |
| parent | 93665e811320b9a4331b2f793e9137076da66679 (diff) | |
| download | perlweeklychallenge-club-03a932b006644fddefbbfc81d5a456fd632963dc.tar.gz perlweeklychallenge-club-03a932b006644fddefbbfc81d5a456fd632963dc.tar.bz2 perlweeklychallenge-club-03a932b006644fddefbbfc81d5a456fd632963dc.zip | |
added blog links
Diffstat (limited to 'challenge-072')
| -rw-r--r-- | challenge-072/adam-russell/blog.txt | 1 | ||||
| -rw-r--r-- | challenge-072/adam-russell/blog1.txt | 1 | ||||
| -rw-r--r-- | challenge-072/adam-russell/input.txt | 100 |
3 files changed, 102 insertions, 0 deletions
diff --git a/challenge-072/adam-russell/blog.txt b/challenge-072/adam-russell/blog.txt new file mode 100644 index 0000000000..35c1bf89bb --- /dev/null +++ b/challenge-072/adam-russell/blog.txt @@ -0,0 +1 @@ +https://adamcrussell.livejournal.com/16759.html diff --git a/challenge-072/adam-russell/blog1.txt b/challenge-072/adam-russell/blog1.txt new file mode 100644 index 0000000000..4f028ef3cc --- /dev/null +++ b/challenge-072/adam-russell/blog1.txt @@ -0,0 +1 @@ +https://adamcrussell.livejournal.com/17058.html diff --git a/challenge-072/adam-russell/input.txt b/challenge-072/adam-russell/input.txt new file mode 100644 index 0000000000..e5a15512e0 --- /dev/null +++ b/challenge-072/adam-russell/input.txt @@ -0,0 +1,100 @@ +L1 +L2 +L3 +L4 +L5 +L6 +L7 +L8 +L9 +L10 +L11 +L12 +L13 +L14 +L15 +L16 +L17 +L18 +L19 +L20 +L21 +L22 +L23 +L24 +L25 +L26 +L27 +L28 +L29 +L30 +L31 +L32 +L33 +L34 +L35 +L36 +L37 +L38 +L39 +L40 +L41 +L42 +L43 +L44 +L45 +L46 +L47 +L48 +L49 +L50 +L51 +L52 +L53 +L54 +L55 +L56 +L57 +L58 +L59 +L60 +L61 +L62 +L63 +L64 +L65 +L66 +L67 +L68 +L69 +L70 +L71 +L72 +L73 +L74 +L75 +L76 +L77 +L78 +L79 +L80 +L81 +L82 +L83 +L84 +L85 +L86 +L87 +L88 +L89 +L90 +L91 +L92 +L93 +L94 +L95 +L96 +L97 +L98 +L99 +L100 |
