function-machine/multiplication/hard · Набор 68
8 problems
Имя:
Класс:
Дата:
1
Input: 7 → [+2] → ?
=
2
Input: 1 → [+4 ×2] → ?
=
3
Input: 5 → [×2 + 3] → ?
=
4
Input: 8 → [×3 - 2] → ?
=
5
Input: 6 → [×2 + 1] → ?
=
6
Input: 6 → [×2 + 3] → ?
=
7
Input: 1 → [?] → 0, what is the rule?
=
8
? → [+2] → 12
=