description 将m个孩子从1到m编上号,按序号围坐成一个圈,从1号孩子开始数,每数到n时,被数到的孩子即离开圈子,然后从下一个孩子开始,再从1开始数,如此不断地数下去,只到只剩下最后一个孩子,问剩下的孩子是几号? Input 输入为一组整数对,每个整数对占一行,整数对的第一个整数表示m,即孩子的个数,第二个整数表示n,即被数到n的孩子将离开。 0<m<10000, n>0 输入以0 0作为结束。 Output 每组整数对输出一个结果整数,每个输出占一行。 最后一行输入0 0不产生输出。
标签: description
上传时间: 2016-12-09
上传用户:凌云御清风
description 一个一元多项式可以看作由若干个一元单项式按降幂排列成的线性表。请编写程序对输入的两个一元多项式求积,并输出求积的结果。 Input 输入为两个一元多项式,每个一元多项式输入一行,按照降幂依次输入每个单项式的系数和指数,并以-1 -1作为结束。 系数和指数均为整数,指数不小于0。 Output 输出为求积结果多项式,按照降幂依次输出每个单项的系数和指数,每个数值后面用一个空格隔开,输出结果多项式后换行。 系数为0的单项式不得输出——除非结果多项式就是0,则直接输出0。
标签: description 多项式 线性 程序
上传时间: 2016-12-09
上传用户:sammi
Name: NoTask.Pas Version: 1.0 Platform: Delphi2.0 & Win95 or WinNT description: Simple component will hide your program s forms from the Windows 95 or NT
标签: description component Platform Version
上传时间: 2014-01-03
上传用户:海陆空653
this book gives a detailed description of the widespread or recently used standards like Wi-Fi, Bluetooth, ZigBee, and WiMAX.
标签: description widespread standards detailed
上传时间: 2016-12-19
上传用户:youlongjian0
description: 电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。
标签: description 电话 编写 程序
上传时间: 2017-01-14
上传用户:gaome
description The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an array of steering vectors corresponding to the angles in the vector angles.
标签: description algorithm estimates proposed
上传时间: 2013-12-08
上传用户:hgy9473
description: common http function that can be use by HTTP Component
标签: description Component function common
上传时间: 2017-02-07
上传用户:qq1604324866
description: TALsmtpClient class implements the SMTP protocol (RFC-821)
标签: TALsmtpClient description implements protocol
上传时间: 2017-02-07
上传用户:redmoons
description: Microsoft?Windows?HTTP Services (WinHTTP) provides developers with a server-supported, high-level interface to the HTTP/1.1 Internet protocol. WinHTTP is designed to be used primarily in server-based scenarios by server applications that communicate with HTTP servers. WinHTTP is also designed for use in system services and HTTP-based client applications. WinHTTP is more secure and robust than WinInet. However, single-user applications that need FTP or gopher functionality, cookie persistence, caching, automatic credential dialog handling, Internet Explorer compatibility, or downlevel platform support should still consider using WinInet.
标签: server-supported description developers Microsoft
上传时间: 2017-02-07
上传用户:refent
iar ewarm entry-level curriculum.A more detailed description of how the IAR EWARM quick star,as well as the development environment IAR EWARM the basic use.
标签: entry-level description curriculum detailed
上传时间: 2017-02-10
上传用户:cc1915