Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
random number
#13
I found a problem in my code I'm sure it's the only one lol.

Code:
Copy      Help
,if arr.len<0;break

should be:

Code:
Copy      Help
,if arr.len=0;break


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)