文件名称:mod2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:834byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Descr iption
编写一个C函数mod(int n, int m),实现取模运算
Input
输入包含多行数据
每行数据是两个整数a, b (1 <= a, b <= 32767)
数据以EOF结束
Output
于输入的每一行输出a b
Sample Input
5 3
100 2
Sample Output
2
0-Descr iption write a C function mod (int n, int m), to achieve the modulo operation Input data input contains multiple lines of data in each row are two integers a, b (1 < = a, b < = 32767) data to the end EOF Output each line of output to input a b Sample Input 5 3 100 2 Sample Output 2 0
编写一个C函数mod(int n, int m),实现取模运算
Input
输入包含多行数据
每行数据是两个整数a, b (1 <= a, b <= 32767)
数据以EOF结束
Output
于输入的每一行输出a b
Sample Input
5 3
100 2
Sample Output
2
0-Descr iption write a C function mod (int n, int m), to achieve the modulo operation Input data input contains multiple lines of data in each row are two integers a, b (1 < = a, b < = 32767) data to the end EOF Output each line of output to input a b Sample Input 5 3 100 2 Sample Output 2 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
modwindows版本.c
modlinux版本.c
modlinux版本.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.