function-machine/subtraction/medium · 套题 56
8 problems
姓名:
班级:
日期:
1
Input: 9 → [+5] → ?
=
2
Input: 9 → [+2] → ?
=
3
? → [×2 + 1] → 11
=
4
? → [×2 + 1] → 7
=
5
? → [×3] → 27
=
6
? → [×3] → 30
=
7
Input: 1 → [×2 + 3] → ?
=
8
Input: 6 → [?] → 30, what is the rule?
=