题目:Write a program to read in two integers and check if the first integer is evenly divisible by the second.(Hint:use the modulus operator%.) 写一个程序,读入两个整数,判断第一个数是否能被第二个数整除。(提示:使用求余运算符%)
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。