Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need algorithm
Message
De
07/07/2011 08:09:09
 
 
Information générale
Forum:
Games
Catégorie:
Question
Titre:
Divers
Thread ID:
01517506
Message ID:
01517558
Vues:
44
>>I need to create algorithm (based on an integer number) that by applying some formula or equation to this number I can identify if the number belongs to group 1, 2, or 3 or any combination of them (e.g. 1 and 2, 1 and 3, 1 and 2 and 3, 2 and 3)
>>For example, number 8 would indicate belonging to all three groups (since I can divide this number by the group number without a remainder.
>>Any suggestions?
>
>It just occured to me that the answer is very simple.


Is this about your options ? (from yesterday)

Then the groups are just bits. Test witth BitTest()

And belonging to all three groups = 7
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform