Alpha Geek

(8)

$10/per page/Negotiable

About Alpha Geek

Levels Tought:
University

Expertise:
Accounting,Algebra See all
Accounting,Algebra,Architecture and Design,Art & Design,Biology,Business & Finance,Calculus,Chemistry,Communications,Computer Science,Environmental science,Essay writing,Programming,Social Science,Statistics Hide all
Teaching Since: Apr 2017
Last Sign in: 344 Weeks Ago, 4 Days Ago
Questions Answered: 9562
Tutorials Posted: 9559

Education

  • bachelor in business administration
    Polytechnic State University Sanluis
    Jan-2006 - Nov-2010

  • CPA
    Polytechnic State University
    Jan-2012 - Nov-2016

Experience

  • Professor
    Harvard Square Academy (HS2)
    Mar-2012 - Present

Category > Information Systems Posted 25 Apr 2017 My Price 2.00

Caesar cipher algorithm

"In Chapter 8, we learned about a simple encryption algorithm called a Caesar cipher. Write a program in the language of your choice to implement the Caesar cipher algorithm."

Answers

(8)
Status NEW Posted 25 Apr 2017 03:04 PM My Price 2.00

-----------

Attachments

file 1493135051-Answer.docx preview (64 words )
&-----------quo-----------t;I-----------n C-----------hap-----------ter----------- 8,----------- we----------- le-----------arn-----------ed -----------abo-----------ut -----------a s-----------imp-----------le -----------enc-----------ryp-----------tio-----------n a-----------lgo-----------rit-----------hm -----------cal-----------led----------- a -----------Cae-----------sar----------- ci-----------phe-----------r. -----------Wri-----------te -----------a p-----------rog-----------ram----------- in----------- th-----------e l-----------ang-----------uag-----------e o-----------f y-----------our----------- ch-----------oic-----------e t-----------o i-----------mpl-----------eme-----------nt -----------the----------- Ca-----------esa-----------r c-----------iph-----------er -----------alg-----------ori-----------thm-----------.&q-----------uot-----------; -----------Ans-----------wer-----------: -----------#in-----------clu-----------de ----------- #-----------inc-----------lud-----------e u-----------sin-----------g n-----------ame-----------spa-----------ce -----------std-----------; ----------- ch-----------ar -----------cae-----------sar-----------(ch-----------ar)-----------; ----------- in-----------t m-----------ain-----------() ----------- {----------- st-----------rin-----------g i-----------npu-----------t; ----------- d-----------o {----------- co-----------ut -----------cou-----------t g-----------etl-----------ine-----------(ci-----------n, -----------inp-----------ut)-----------; ----------- st-----------rin-----------g o-----------utp-----------ut -----------= &-----------quo-----------t;&-----------quo-----------t;;----------- -----------for----------- (i-----------nt -----------x =----------- 0;----------- -----------x {----------- ou-----------tpu-----------t +-----------= c-----------aes-----------ar(-----------inp-----------ut[-----------x])-----------; ----------- } ----------- c-----------out----------- } ----------- w-----------hil-----------e
Not Rated(0)