日本搞逼视频_黄色一级片免费在线观看_色99久久_性明星video另类hd_欧美77_综合在线视频

國內最全IT社區平臺 聯系我們 | 收藏本站
阿里云優惠2
您當前位置:首頁 > 互聯網 > Gold Coins(閑來無事水一發)

Gold Coins(閑來無事水一發)

來源:程序員人生   發布時間:2014-10-13 16:52:12 閱讀次數:2759次

Gold Coins


Time Limit: 1000MS Memory Limit: 30000K
Total Submissions: 21155 Accepted: 13265

Description

The king pays his loyal knight in gold coins. On the first day of his service, the knight receives one gold coin. On each of the next two days (the second and third days of service), the knight receives two gold coins. On each of the next three days (the fourth, fifth, and sixth days of service), the knight receives three gold coins. On each of the next four days (the seventh, eighth, ninth, and tenth days of service), the knight receives four gold coins. This pattern of payments will continue indefinitely: after receiving N gold coins on each of N consecutive days, the knight will receive N+1 gold coins on each of the next N+1 consecutive days, where N is any positive integer.

Your program will determine the total number of gold coins paid to the knight in any given number of days (starting from Day 1).


Input

The input contains at least one, but no more than 21 lines. Each line of the input file (except the last one) contains data for one test case of the problem, consisting of exactly one integer (in the range 1..10000), representing the number of days. The end of the input is signaled by a line containing the number 0.

Output

There is exactly one line of output for each test case. This line contains the number of days from the corresponding line of input, followed by one blank space and the total number of gold coins paid to the knight in the given number of days, starting with Day 1.

Sample Input

10 6 7 11 15 16 100 10000 1000 21 22 0

Sample Output

10 30
6 14
7 18
11 35
15 55
16 61
100 945
10000 942820
1000 29820
21 91
22 98
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
int main()
{
    int T,n;
    int sum=0;// 在n天內得到的錢;
    int cnt;//控制每一天錢的多少的次數;
    int zf;//每天需要支付的錢;
    while(~scanf("%d",&n))
    {
        if(n==0)
            break;
           sum=0;
           cnt=0;
           zf=1;
           for(int i=1;i<=n;i++)
           {
               sum+=zf;
               cnt++;
               if(cnt==zf)
               {
                   cnt=0;
                   zf+=1;
               }
           }
           printf("%d %d
",n,sum);

    }
    return 0;
}



生活不易,碼農辛苦
如果您覺得本網站對您的學習有所幫助,可以手機掃描二維碼進行捐贈
程序員人生
------分隔線----------------------------
分享到:
------分隔線----------------------------
關閉
程序員人生
主站蜘蛛池模板: 亚洲精品在线观看免费 | 牛牛影视一区二区三区免费看 | 玖玖国产| 97se婷婷| 亚洲 欧美 国产 制服 动漫 | 中文字幕不卡在线观看 | 亚洲 欧美 日韩 在线 | 亚洲精品福利在线 | 亚洲欧美激情精品一区二区 | 国产不卡视频一区二区三区 | 黄色在线 | 国产精品一区二区久久 | 国产精品美女一区二区 | 99久久精品国产麻豆演员表 | 亚洲一区二区三区四区五区六 | 日韩久久久精品 | 日本三级网址 | 黄色三级在线观看 | 免费一看一级毛片 | 欧美日韩在线观看中文字幕 | 国产福利在线播放 | 成人国产精品视频 | 国产精品视频免费看 | 日韩精品一区二区久久 | 欧美精品久久久久a | 欧美午夜精品久久久久免费视 | 欧美福利一区二区 | 久久午夜精品 | 特黄aaaaaaaaa真人毛片 | 国产视频一区二区 | 久久国产精品久久精品 | 精品国产一区二区三区在线观看 | 人人草影院 | 国产精品久久久久一区二区三区共 | 99久久爱| 亚洲精区二区三区四区麻豆 | 欧美激情免费 | 国产伦精品一区二区三区照片 | 国产精品久久久一区二区三区 | 成人黄色免费大片 | 麻豆av福利av久久av |