SHENZHEN I/O

SHENZHEN I/O

评价数不足
Tesla Challenge 2: Caesar Cipher Translator
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
1.575 KB
2017 年 4 月 8 日 上午 11:18
1 项改动说明 ( 查看 )

订阅以下载
Tesla Challenge 2: Caesar Cipher Translator

在 89o 的 1 个合集中
SHENZHEN I/O Tesla Challenge Pack
24 件物品
描述
Subject: SECRET MESSAGES!
From: Joe (周海涛) <joe@longteng-co-ltd.gd.cn>

Hey! As some of you may know, beeping noises can sometimes be heard from nearby my cubicle. I just discovered it's a joke of the Chengshang Micro employees sending us encrypted messages. It looks like they're a simple Caesar encryption. With a little automatic decoder, we can crack their code without them knowing! Who's with me on this?

Subject: Re: SECRET MESSAGES!
From: Carl Tesky <carl@longteng-co-ltd.gd.cn>

I am!

---------

Small hint: It might be helpful to use nested conditionals, such as:
teq p0 0 + teq p1 0 + mov 1 acc


Big hint: The AND, NAND, OR, and NOR logic functions are possible with the following respective combinations of conditionals: ++, +-, -+, --.

Optimization tip: Don't get fooled by the large building area.
1 条留言
Verdammte Heinz 2 月 11 日 下午 2:36 
Nice one, did it in 3 / 544 / 9