function-machine/mixed-ops/medium · セット 84
8 problems
名前:
クラス:
日付:
1
Input: 5 → [+4 ×2] → ?
=
2
Input: 2 → [×2] → ?
=
3
Input: 7 → [×3 - 2] → ?
=
4
Input: 2 → [?] → 4, what is the rule?
=
5
? → [×2] → 6
=
6
Input: 1 → [×3] → ?
=
7
Input: 6 → [-1] → ?
=
8
Input: 8 → [-1] → ?
=