#4152. digit函数
digit函数
Background
在程序中定义一函数digit(n,k),它能分离出整数n从右边数第k个数字。
Description
Given two integers x and y, print the sum.
Format
Input
正整数n和k。
Output
一个数字。
Samples
31859 3
8
Limitation
1s, 1024KiB for each test case.
在程序中定义一函数digit(n,k),它能分离出整数n从右边数第k个数字。
Given two integers x and y, print the sum.
正整数n和k。
一个数字。
31859 3
8
1s, 1024KiB for each test case.
By signing up a PaiBlockly编程创客平台图形模块编程软件系统 universal account, you can submit code and join discussions in all online judging services provided by us.