I have a SECRET rule that matches SOME sequence of three numbers.
e.g. Each number is a multiple of 3.
1. Test sequences of three integers against my rule.I will tell you if your sequence matches.
2. Here is a clue: the sequence {2, 4, 6} DOES match the rule.
3. When you are confident that you know the rule, submit your final guess!
Manualy select the rule in the UI for testing / demo purposes
# | Sequence | Hypothesis | Matches the Rule? |
---|
When you think you know my rule, submit your final guess and find out!