+ 9
Where is the problem with this code?
3 Answers
+ 12
You're using one string and you keep adding to it. Is that what you're trying to do? Or do you want to use arrays?
Edit: I see what you're trying to do now. Maybe try using eval() instead
+ 9
you can use this as sample input:
++++++++[>++++++++<-]>+.
+ 9
nope doesnt work