Scheme: The function decode takes a sentence of numbers and a cipher as its input

后端 未结 0 1516
名媛妹妹
名媛妹妹 2020-12-11 02:58

The function decode takes a sentence of numbers and a cipher as its input. It works as follows:

> (decode \'(3 15 23 19) \'abcdefghijklmnopqrstuvwxyz)
\'c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题