Click here to Skip to main content
15,898,956 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: Find an algorithm Pin
harold aptroot10-Oct-10 4:39
harold aptroot10-Oct-10 4:39 
AnswerRe: Find an algorithm Pin
lepipele10-Oct-10 19:24
lepipele10-Oct-10 19:24 
AnswerRe: Find an algorithm Pin
Member 419050110-Oct-10 21:01
Member 419050110-Oct-10 21:01 
GeneralRe: Find an algorithm Pin
Not Active11-Oct-10 2:03
mentorNot Active11-Oct-10 2:03 
GeneralRe: Find an algorithm Pin
Luc Pattyn11-Oct-10 3:06
sitebuilderLuc Pattyn11-Oct-10 3:06 
GeneralRe: Find an algorithm Pin
parth.p11-Oct-10 5:27
parth.p11-Oct-10 5:27 
GeneralRe: Find an algorithm Pin
Luc Pattyn11-Oct-10 5:46
sitebuilderLuc Pattyn11-Oct-10 5:46 
AnswerRe: Find an algorithm [modified] Pin
R. Erasmus10-Oct-10 23:01
R. Erasmus10-Oct-10 23:01 
Hi
Try out this algorithm: (done in C)
bool result = (((f == fl) && (d == dl) && (r == rl)) && ((f == true) || (d == true) || (r == true)))

Could be simplified, but that is what it boils down to.

Regards,
R. Erasmus
modified on Wednesday, November 17, 2010 1:56 AM

GeneralRe: Find an algorithm Pin
Luc Pattyn11-Oct-10 1:30
sitebuilderLuc Pattyn11-Oct-10 1:30 
AnswerRe: Find an algorithm Pin
grgran11-Oct-10 4:59
grgran11-Oct-10 4:59 
GeneralRe: Find an algorithm Pin
Luc Pattyn11-Oct-10 5:04
sitebuilderLuc Pattyn11-Oct-10 5:04 
GeneralRe: Find an algorithm Pin
grgran11-Oct-10 5:32
grgran11-Oct-10 5:32 
GeneralRe: Find an algorithm Pin
Not Active11-Oct-10 7:20
mentorNot Active11-Oct-10 7:20 
GeneralRe: Find an algorithm Pin
grgran11-Oct-10 10:54
grgran11-Oct-10 10:54 
AnswerRe: Find an algorithm Pin
frank3311-Oct-10 6:56
frank3311-Oct-10 6:56 
GeneralRe: Find an algorithm Pin
Not Active11-Oct-10 7:21
mentorNot Active11-Oct-10 7:21 
AnswerRe: Find an algorithm Pin
ashishpahlaz13-Oct-10 0:50
ashishpahlaz13-Oct-10 0:50 
GeneralRe: Find an algorithm Pin
Luc Pattyn13-Oct-10 2:37
sitebuilderLuc Pattyn13-Oct-10 2:37 
GeneralRe: Find an algorithm Pin
ashishpahlaz15-Oct-10 4:20
ashishpahlaz15-Oct-10 4:20 
AnswerRe: Find an algorithm Pin
Tadeusz Westawic28-Oct-10 3:45
Tadeusz Westawic28-Oct-10 3:45 
GeneralRe: Find an algorithm Pin
Not Active28-Oct-10 7:35
mentorNot Active28-Oct-10 7:35 
GeneralRe: Find an algorithm Pin
Tadeusz Westawic28-Oct-10 9:29
Tadeusz Westawic28-Oct-10 9:29 
GeneralRe: Find an algorithm Pin
Not Active28-Oct-10 13:34
mentorNot Active28-Oct-10 13:34 
AnswerRe: Find an algorithm Pin
fjdiewornncalwe28-Oct-10 4:14
professionalfjdiewornncalwe28-Oct-10 4:14 
GeneralRe: Find an algorithm Pin
Not Active28-Oct-10 7:36
mentorNot Active28-Oct-10 7:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.