Register
Members List
Social Groups
Search
Today's Posts
Mark Forums Read
Member Login
Remember Me?
Sign Up!
|
Forgot Password
Computer Forums
>
Programmers Lounge
>
Programming Discussions
» help in algorithm
LinkBack
Thread Tools
Display Modes
03-17-2005, 06:58 AM
#
1
(
permalink
)
qazzim
Newb Techie
Join Date: Mar 2005
Posts: 1
help in algorithm
does any1 know how 2 write an iterative of dis algorithm, need da iterative urgently
Function Mystery(x(), N)
If N=1 Then
Mystery=1
Else
Temp=Mystery(X(), N-1)
If X(N) >= X(Temp) Then
Mystery=N
Else
Mystery=Temp
EndIf
EndIf
End Function Mystery
«
Need help with PHP
|
C++ Programming
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Contact Us
-
Computer Technology Forums
-
Archive
-
Top
LinkBack
LinkBack URL
About LinkBacks
Bookmark & Share
Digg this Thread!
Add Thread to del.icio.us
Bookmark in Technorati
Furl this Thread!