Find unique value

Inputs

  • 1. value
  • 2. value
  • 3. value

Outputs

  • Unique value

Neuron type

Checked - ready to generate algorithm

Patterns

Pattern Input Output
3.
1. value: 2
2. value: 4
3. value: 4
Unique value: 2
2.
1. value: 1
2. value: 1
3. value: 2
Unique value: 2
3.
1. value: 4
2. value: 5
3. value: 4
Unique value: 5

Applicable neurons

  • a > b
  • a = b
  • a < b
  • a ≤ b
  • a ≥ b
  • a is not b
  • IF a=b THEN c ELSE d
  • IF (1) THEN a ELSE b
  • max (from 2 values)
  • min (from 2 values)
  • If number is without decimal part then X else Y
  • 10000
  • insert zero at the beginning, in case of one character
  • empty string change into zero
  • (x)(y)
  • -a + b; -a - b

Algorithm

Algorithm doesn't exists


Create your family tree for free