Name: übermench 2011-10-26 22:30
oh hi, just wanted to show off my l33t brainfuck skills. It inputs two digit number, prints a spiral with the dimensions of the input
output for input=16
'''
>,<,>>++++++++++++[-<----<---->>]<[-<++++++++++>]<[->>+>
+<<<]>>>[-<<<+>>>]<[-<<[->>>+>+<<<<]>>>>[-<<<<+>>>>]<[-<
[->>>+>+<<<<]>>>>[-<<<<+>>>>]<<<[->>>+>+<<<<]>>>>[-<<<<+
>>>>]<[-<->]<-[->+>+<<]>>[-<<+>>]<<<<<<[->>>>>>+>+<<<<<<
<]>>>>>>>[-<<<<<<<+>>>>>>>]<<[->-<]+>[[-]<->]<[->+>+<<]>
>[-<<+>>]<-<[-<<<<[->>>>>>+>+<<<<<<<]>>>>>>>[-<<<<<<<+>>
>>>>>]<[-<<<<+>>>>]<<]>[+<<<<<<<[->>>>>>>>+>+<<<<<<<<<]>
>>>>>>>>[-<<<<<<<<<+>>>>>>>>>]<<<<<<[->>>>>>+>+<<<<<<<]>
>>>>>>[-<<<<<<<+>>>>>>>]<[-<->]<[->>+>+<<<]>>>[-<<<+>>>]
<<<<<<<<<[->>>>>>>>>+>+<<<<<<<<<<]>>>>>>>>>>[-<<<<<<<<<<
+>>>>>>>>>>]<<+>++<[->->>+<<[->+>[-]<<]>[-<+>]>[-<<<[-]>
>>>+<]<<<]>[-]>>>[-<<<<+>>>>]<<<<[-<+>]<<[-]+<<<<<[->>>>
>>>+>+<<<<<<<<]>>>>>>>>[-<<<<<<<<+>>>>>>>>]<[-<<+>>]<<<<
<<<<[->>>>>>>>+>+<<<<<<<<<]>>>>>>>>>[-<<<<<<<<<+>>>>>>>>
>]<<<[->>>+>+<<<<]>>>>[-<<<<+>>>>]<<+>++<[->->>+<<[->+>[
-]<<]>[-<+>]>[-<<<[-]>>>>+<]<<<]>[-]>>>[-<<<<+>>>>]<<<<[
-<->]<[->+>+<<]>>[-<<+>>]<<<<<<<<<<[->>>>>>>>>>+>+<<<<<<
<<<<<]>>>>>>>>>>>[-<<<<<<<<<<<+>>>>>>>>>>>]<<[->-<]+>[[-
]<->]<[->+>+<<]>>[-<<+>>]<-<[-<<<<<<<[->>>>>>>>>+>+<<<<<
<<<<<]>>>>>>>>>>[-<<<<<<<<<<+>>>>>>>>>>]<[-<<<<<<<<+>>>>
>>>>]<<]>[+<<<<<<<<<[->>>>>>>>>>+>+<<<<<<<<<<<]>>>>>>>>>
>>[-<<<<<<<<<<<+>>>>>>>>>>>]<[-<<<<<<<<+>>>>>>>>]<]<<<<]
>>[-]<[-]<<<<[->>+>+<<<]>>>[-<<<+>>>]<[->>+<<[-[->+<]>>-
<<]>[-<+>]<]>>[-<<+>>]<<[->+>+<<]>>[-<<+>>]<<<<<<<[->>>>
>>>+>+<<<<<<<<]>>>>>>>>[-<<<<<<<<+>>>>>>>>]<<[->-<]+>[[-
]<->]<[->+>+<<]>>[-<<+>>]<-<[->>>+++++[-<++++++>]<++.[-]
<<]>[+>>++++++[-<+++++++>]<.[-]<]<<[-]<[-]<[-]<]>+++++++
+++.[-]<<]'''output for input=16
***************
* *
* *********** *
* * * *
* * ******* * *
* * * * * *
* * * *** * * *
* * * * * * *
* * * ***** * *
* * * * *
* * ********* *
* * *
* *************
*
****************