diff options
| -rw-r--r-- | challenge-162/cheok-yin-fung/blog.txt | 1 | ||||
| -rw-r--r-- | challenge-162/cheok-yin-fung/julia/.ch-1.jl.swo | bin | 0 -> 12288 bytes | |||
| -rw-r--r-- | challenge-162/cheok-yin-fung/julia/ch-2.jl | 2 | ||||
| -rw-r--r-- | challenge-162/cheok-yin-fung/perl/.ch-1.pl.swo | bin | 0 -> 12288 bytes |
4 files changed, 2 insertions, 1 deletions
diff --git a/challenge-162/cheok-yin-fung/blog.txt b/challenge-162/cheok-yin-fung/blog.txt new file mode 100644 index 0000000000..5d0ac796a7 --- /dev/null +++ b/challenge-162/cheok-yin-fung/blog.txt @@ -0,0 +1 @@ +https://e7-87-83.github.io/coding/challenge_162.html diff --git a/challenge-162/cheok-yin-fung/julia/.ch-1.jl.swo b/challenge-162/cheok-yin-fung/julia/.ch-1.jl.swo Binary files differnew file mode 100644 index 0000000000..2a60f500bb --- /dev/null +++ b/challenge-162/cheok-yin-fung/julia/.ch-1.jl.swo diff --git a/challenge-162/cheok-yin-fung/julia/ch-2.jl b/challenge-162/cheok-yin-fung/julia/ch-2.jl index 12d3a012e6..601e277995 100644 --- a/challenge-162/cheok-yin-fung/julia/ch-2.jl +++ b/challenge-162/cheok-yin-fung/julia/ch-2.jl @@ -3,7 +3,7 @@ # Julia Solution, # Partial (only encrypt has been implemented yet) # -- 1st May 2022 11AM HKT -# Usage: codify( key , word-to-be-encrypted) +# Usage: codify( key , text-to-be-encrypted) using LinearAlgebra diff --git a/challenge-162/cheok-yin-fung/perl/.ch-1.pl.swo b/challenge-162/cheok-yin-fung/perl/.ch-1.pl.swo Binary files differnew file mode 100644 index 0000000000..776887cc71 --- /dev/null +++ b/challenge-162/cheok-yin-fung/perl/.ch-1.pl.swo |
