摘要: 133B.UnaryUnary is a minimalistic Brainfuck dialect in which programs are written using only one token.Brainfuck programs use 8 commands: "+", "-", "[", "]", "<", ">", "." and "," (their meaning is not important fo 阅读全文
posted @ 2011-12-05 23:47 Stephen Li 阅读(301) 评论(0) 推荐(0) 编辑
摘要: A. HQ9+HQ9+ is a joke programming language which has only four one-character instructions:· "H" prints "Hello, World!",· "Q" prints the source code of the program itself,· "9" prints the lyrics of "99 Bottles of Beer" song,· " 阅读全文
posted @ 2011-12-05 23:42 Stephen Li 阅读(523) 评论(0) 推荐(0) 编辑