|
|
@ -9,7 +9,8 @@ import ( |
|
|
|
func main() { |
|
|
|
func main() { |
|
|
|
// individual tests 1)Hello World! 2)Hi 3)abc 4)ABC
|
|
|
|
// individual tests 1)Hello World! 2)Hi 3)abc 4)ABC
|
|
|
|
|
|
|
|
|
|
|
|
args := []string{"++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.", |
|
|
|
args := []string{ |
|
|
|
|
|
|
|
"++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.", |
|
|
|
"+++++[>++++[>++++H>+++++i<<-]>>>++\n<<<<-]>>--------.>+++++.>.", |
|
|
|
"+++++[>++++[>++++H>+++++i<<-]>>>++\n<<<<-]>>--------.>+++++.>.", |
|
|
|
"++++++++++[>++++++++++>++++++++++>++++++++++<<<-]>---.>--.>-.>++++++++++.", |
|
|
|
"++++++++++[>++++++++++>++++++++++>++++++++++<<<-]>---.>--.>-.>++++++++++.", |
|
|
|
"ld++++++++++++++++++++++++++++++++++++++++++++this+is++a++++comment++++++++++++++[>d+<-]>.+.+.>++++++++++.", |
|
|
|
"ld++++++++++++++++++++++++++++++++++++++++++++this+is++a++++comment++++++++++++++[>d+<-]>.+.+.>++++++++++.", |
|
|
|