• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            worm

            為什么我的眼里飽含淚水?因為我程序沒寫完!
            隨筆 - 5, 文章 - 2, 評論 - 10, 引用 - 0
            數(shù)據(jù)加載中……

            poj 3191解題報告

            The Moronic Cowmpouter
            Time Limit: 1000MS Memory Limit: 65536K
            Total Submissions: 1344 Accepted: 676

            Description

            Inexperienced in the digital arts, the cows tried to build a calculating engine (yes, it's a cowmpouter) using binary numbers (base 2) but instead built one based on base negative 2! They were quite pleased since numbers expressed in base −2 do not have a sign bit.

            You know number bases have place values that start at 1 (base to the 0 power) and proceed right-to-left to base^1, base^2, and so on. In base −2, the place values are 1, −2, 4, −8, 16, −32, ... (reading from right to left). Thus, counting from 1 goes like this: 1, 110, 111, 100, 101, 11010, 11011, 11000, 11001, and so on.

            Eerily, negative numbers are also represented with 1's and 0's but no sign. Consider counting from −1 downward: 11, 10, 1101, 1100, 1111, and so on.

            Please help the cows convert ordinary decimal integers (range -2,000,000,000..2,000,000,000) to their counterpart representation in base −2.

            Input

            Line 1: A single integer to be converted to base −2

            Output

            Line 1: A single integer with no leading zeroes that is the input integer converted to base −2. The value 0 is expressed as 0, with exactly one 0.

            Sample Input

            -13

            Sample Output

            110111

            Hint

            Explanation of the sample:

            Reading from right-to-left:
            1*1 + 1*-2 + 1*4 + 0*-8 +1*16 + 1*-32 = -13
             題目的意思就是讓你把一個數(shù)轉(zhuǎn)換為-2進制,
            基本原理:
                           如果n為奇數(shù),那么末位肯定為1,因此就可以轉(zhuǎn)為求(x-1)/-2 的子問題了! (除以-2可以類比十進制就能理解了)
                           如果n為偶數(shù),末位必為0,然后再轉(zhuǎn)為求x/-2的子問題;
            結(jié)束條件當 n=1。
            思路很簡單,但是有兩個小方面要提提,一定要考慮n=0的情況,我就是沒考慮而一直超時,郁悶,還找不出錯誤,陷入了死循環(huán)怪不得超時,還有注意球的結(jié)果是逆序的!!呵呵下面是代碼:
             1//============================================================================
             2// Name        : poj 3191.cpp
             3// Author      : worm
             4// Copyright   : Your copyright notice
             5// Description :把一個十進制的數(shù)轉(zhuǎn)換為-2進制的數(shù)
             6//============================================================================
             7
             8#include <iostream>
             9#include <stdio.h>
            10#include <string>
            11#include <math.h>
            12using namespace std;
            13string a= "";
            14int main() {
            15    int x;
            16    cin >> x;
            17    if (x == 0{
            18        cout <<"0"<<endl;
            19        return 0;
            20    }

            21
            22    while (x != 1{
            23        if (abs(x) % 2 == 1{
            24            a += '1';
            25            x = (x-1)/-2;
            26            continue;
            27        }

            28        a += '0';
            29        x /= -2;
            30    }

            31    cout <<"1";
            32    for (int i = a.length() - 1; i >= 0; i--{
            33        printf("%c",a[i]);
            34    }

            35
            36    return 0;
            37}

            38

            posted on 2009-03-08 12:37 WORM 閱讀(1173) 評論(1)  編輯 收藏 引用

            評論

            # re: poj 3191解題報告  回復(fù)  更多評論   

            已閱 刪之
            2009-03-08 20:24 | cppexplore

            只有注冊用戶登錄后才能發(fā)表評論。
            網(wǎng)站導(dǎo)航: 博客園   IT新聞   BlogJava   博問   Chat2DB   管理


            久久精品男人影院| jizzjizz国产精品久久| 国产2021久久精品| 日本久久久久久久久久| 东京热TOKYO综合久久精品 | 精品国产91久久久久久久a | 亚洲中文字幕无码一久久区| 浪潮AV色综合久久天堂| 国产成人99久久亚洲综合精品| 亚洲国产精品成人AV无码久久综合影院| 熟妇人妻久久中文字幕| 99国内精品久久久久久久| 亚洲精品无码专区久久久| 久久久久久极精品久久久| 国产精品99久久精品| 思思久久99热免费精品6| 久久久久免费精品国产| 久久久无码精品亚洲日韩蜜臀浪潮 | 九九久久99综合一区二区| 蜜臀久久99精品久久久久久 | 久久久久国色AV免费看图片| 久久精品亚洲精品国产色婷 | 欧美性大战久久久久久| 久久中文字幕一区二区| 久久婷婷激情综合色综合俺也去| 久久国内免费视频| 久久久免费观成人影院| 青青青伊人色综合久久| 久久免费视频观看| 久久久久久亚洲精品成人| 久久精品国产亚洲AV不卡| 久久AV无码精品人妻糸列| 日韩欧美亚洲综合久久| 久久精品国产免费观看| 欧美久久亚洲精品| 91精品无码久久久久久五月天| 蜜臀av性久久久久蜜臀aⅴ| 少妇人妻88久久中文字幕| 精品无码久久久久国产| 国产精品对白刺激久久久| 久久久久久久尹人综合网亚洲|