打印乘法口诀
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
输入一个整数n(1<=n<=9),输出1——n的乘法口诀表。
输入5
输出
1*1=1
1*2=2 2*2=4
1*3=3 2*3=6 3*3=9
1*4=4 2*4=8 3*4=12 4*4=16
1*5=5 2*5=10 3*5=15 4*5=20 5*5=25
样例
scp-j模拟赛2023.6
- Status
- Done
- Rule
- OI
- Problem
- 4
- Start at
- 2023-7-31 10:45
- End at
- 2023-7-31 20:45
- Duration
- 3 hour(s)
- Host
- Partic.
- 6