function-machine/multiplication/hard · セット 90
8 problems
名前:
クラス:
日付:
1
? → [+5] → 8
=
2
Input: 10 → [+10] → ?
=
3
Input: 2 → [×3] → ?
=
4
? → [×2 + 1] → 13
=
5
? → [+4 ×2] → 10
=
6
Input: 9 → [×2 + 3] → ?
=
7
? → [×3 - 2] → 13
=
8
Input: 4 → [-1] → ?
=