star

搜索

RSS

RSS Link

计数器

133370
卡特兰数
曼德勃罗特集

N皇后问题

Star posted @ 2010年8月10日 00:22 in C语言 with tags c 二进制 位运算 数学 , 1915 阅读
#include <stdio.h>

static int upperlim, sum; 

void binqueen(int row, int ld, int rd)
{
    int pos, p;
    if(row != upperlim)
    {
        pos = upperlim & ~(row | ld | rd);
        while (pos)
        {
            p = pos & -pos;
            pos -= p;
            binqueen(row+p, (ld+p)<<1, (rd+p)>>1);
        }
    }
    else sum++;
}


int main(void)
{
    int n;
    scanf("%d", &n);
    upperlim = (1<<n) - 1;
    binqueen(0, 0, 0);
    printf("%d", sum);
    return 0;
}
Anonymous 说:
2020年5月15日 22:48

Below you will understand what is important, the idea provides one of the links with an exciting site: Benefits of Peppermint Oil

Anonymous 说:
2020年5月15日 22:52

It's superior, however , check out material at the street address.   Benefits of Pickles

Anonymous 说:
2020年5月15日 22:57

Such sites are important because they provide a large dose of useful information ...  Benefits of Kale

Anonymous 说:
2020年5月15日 23:04

I've proper selected to build a blog, which I hold been deficient to do for a during. Acknowledges for this inform, it's really serviceable! Benefits of Rosemary Essential Oil

Anonymous 说:
2020年5月15日 23:10

Hmm… I interpret blogs on a analogous issue, however i never visited your blog. I added it to populars also i’ll be your faithful primer. Benefits of Spinach

Anonymous 说:
2020年5月15日 23:16

Below you will understand what is important, the idea provides one of the links with an exciting site: Benefits of Beetroot Juice

Anonymous 说:
2020年5月15日 23:25

It's superior, however , check out material at the street address.   Benefits of Cauliflower

Anonymous 说:
2020年5月16日 19:58

wow, great, I was wondering how to cure acne naturally. and found your site by google, learned a lot, now i’m a bit clear. I’ve bookmark your site and also add rss. keep us updated. resurge review

Anonymous 说:
2020年5月16日 21:19

I definitely enjoying every little bit of it and I have you bookmarked to check out new stuff you post. eubookshop com

Anonymous 说:
2020年5月21日 15:19

I am always searching online for storys that can accommodate me. There is obviously a multiple to understand about this. I feel you made few salubrious points in Attributes moreover. Detain busy, awesome career! secret obssesion phrases

Anonymous 说:
2020年5月21日 15:26

The best article I came across a number of years, write something about it on this page.  reading this post here

Anonymous 说:
2020年5月26日 15:26

The most interesting text on this interesting topic that can be found on the net ...  ear cuff earrings

Anonymous 说:
2020年6月10日 00:50

For many people this is important, so check out my profile:  구글홍보대행

Anonymous 说:
2020年6月11日 01:57

This is very useful, although it will be important to help simply click that web page link: 미니게임

Anonymous 说:
2020年6月11日 02:05

So lot to occur over your amazing blog. Your blog procures me a fantastic transaction of enjoyable.. Salubrious lot beside the scene. 우리카지노

Anonymous 说:
2020年6月13日 02:33

Find the best essays on     is my friend's profile page. 그래프게임

Anonymous 说:
2020年6月15日 02:37

I should say only that its awesome! The blog is informational and always produce amazing things. 사설토토

Anonymous 说:
2020年8月03日 02:57

So it is interesting and very good written and see what they think about other people.  free spins

Anonymous 说:
2020年8月08日 22:32

You should mainly superior together with well-performing material, which means that see it: 업소알바

UP Board 12th Model 说:
2021年10月01日 22:37

Students You can download the most recent UP Previous Paper 2022 for Intermediate from the subject-specific pdf links provided above. Students should download these papers and attempt them within the time limit since this will improve their writing skills. UP Board Question Paper 2022 Class 10 Senior Experts have prepared UP Board Sample Paper 2022 for 12th Class.we have provided UP Board Question Paper 2022 for 12th Class Pdf Download of Arts, Science, and Commerce streams, we have provided UP Board Question Paper 2022 for 12th Class.

GCERT 1st Class Syll 说:
2022年6月29日 17:59

Gujarat Council of Educational Research and Training (GCERT) ready to Prepare new Syllabus for 1st, 2nd, 3rd, 4th, 5th Gujarati, English Medium All Subject Pdf Format, GCERT Every Year Elementary <a href="https://10thmodelpaper.in/gujarat-1st-2nd-3rd-4th-5th-syllabus-gcert-elementary-new-syllabus/">GCERT 1st Class Syllabus</a> School Final Exam Conducted Month of April, This Primary School Exam Date Sheet 2023 Available at Official Website. GCERT is a State Government Body which is Responsible for Conducting Exams, Designing of GCERT Elementary School Syllabus 2023, Research, and Development in the State of Gujarat, Students who are Going to Appear in GCERT Primary Examination can Check the GCERT 1st, 2nd, 3rd, 4th, 5th Syllabus 2023.

GCERT 1st Class Syll 说:
2022年6月29日 18:04

Gujarat Council of Educational Research and Training (GCERT) ready to Prepare new Syllabus for 1st, 2nd, 3rd, 4th, 5th Gujarati, English Medium All Subject Pdf Format, GCERT Every Year Elementary GCERT 1st Class Syllabus School Final Exam Conducted Month of April, This Primary School Exam Date Sheet 2023 Available at Official Website. GCERT is a State Government Body which is Responsible for Conducting Exams, Designing of GCERT Elementary School Syllabus 2023, Research, and Development in the State of Gujarat, Students who are Going to Appear in GCERT Primary Examination can Check the GCERT 1st, 2nd, 3rd, 4th, 5th Syllabus 2023.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter