文件名称:316
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.76kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
/*题目:把整数316表示为两个数之和,使其中一个数能被13整除,
而另一个数能被11整除,求解这两个数。
分析:把316分成a与b的和,然后判断a与b是否被13和11整除*/-/* Title: the integer 316 is expressed as the number two and so one of a few can be divisible by 13, while another number can be divisible by 11, to solve these two a few. Analysis: the 316 is divided into a and b and, and then to determine a and b are divisible by 13 and 11* /
而另一个数能被11整除,求解这两个数。
分析:把316分成a与b的和,然后判断a与b是否被13和11整除*/-/* Title: the integer 316 is expressed as the number two and so one of a few can be divisible by 13, while another number can be divisible by 11, to solve these two a few. Analysis: the 316 is divided into a and b and, and then to determine a and b are divisible by 13 and 11* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
316.cpp
求第K小元素(分治法实现).cpp
求第K小元素(分治法实现).cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.