Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Characters of string
#9
What do you think about this function?

Code:
Copy      Help
function str'a
int i ii
for i 0 len(a)
,_i=(sqrt(a[i]*a[i]*a[i]*a[i]+1)*a[i])+a[i]
,ii+_i
ret abs(ii)
[/code]


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)