文件名称:1008
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.25kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Julius Caesar曾经使用过一种很简单的密码。对于明文中的每个字符,将它用它字母表中后5位对应的字符来代替,这样就得到了密文。比如字符A用F来代替。如下是密文和明文中字符的对应关系。
密文
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
明文
V W X Y Z A B C D E F G H I J K L M N O P Q R S T U
你的任务是对给定的密文进行解密得到明文。
你需要注意的是,密文中出现的字母都是大写字母。密文中也包括非字母的字符,对这些字符不用进行解码。
-Julius Caesar had used a very simple passwords. To express each of the characters in its alphabet with its corresponding character after the 5 to replace, so get the ciphertext. A character such as using F instead. Here are the characters in the ciphertext and plaintext correspondence. Ciphertext ABCDEFGHIJKLMNOPQRSTU VWXYZ expressly VWXYZABCDEFGHIJKLMNOP QRSTU Your task is given to decrypt the ciphertext be clear. You need to note that the ciphertext letter appears in all capital letters. Ciphertext also includes non-alphabetic characters, these characters without decoding.
密文
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
明文
V W X Y Z A B C D E F G H I J K L M N O P Q R S T U
你的任务是对给定的密文进行解密得到明文。
你需要注意的是,密文中出现的字母都是大写字母。密文中也包括非字母的字符,对这些字符不用进行解码。
-Julius Caesar had used a very simple passwords. To express each of the characters in its alphabet with its corresponding character after the 5 to replace, so get the ciphertext. A character such as using F instead. Here are the characters in the ciphertext and plaintext correspondence. Ciphertext ABCDEFGHIJKLMNOPQRSTU VWXYZ expressly VWXYZABCDEFGHIJKLMNOP QRSTU Your task is given to decrypt the ciphertext be clear. You need to note that the ciphertext letter appears in all capital letters. Ciphertext also includes non-alphabetic characters, these characters without decoding.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1008.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.