#11. 除法横式
除法横式
题目描述
输入被除数和除数,输出算式、商和余数。
17 3
17/3=5......2
数据范围
Related
In following homework:
输入被除数和除数,输出算式、商和余数。
17 3
17/3=5......2
0≤a,b≤104
In following homework:
By signing up a CZOJ universal account, you can submit code and join discussions in all online judging services provided by us.