n queen problem needed

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
taskin
New poster
Posts: 22
Joined: Sun Jan 01, 2006 1:43 pm
Location: Bangladesh

n queen problem needed

Post by taskin »

can anyone give me n-queen problems except 167, 750 & 10094
sohel
Guru
Posts: 856
Joined: Thu Jan 30, 2003 5:50 am
Location: New York

Post by sohel »

You can try 10401 - Injured Queen Problem..
http://online-judge.uva.es/p/v104/10401.html

Though this one is not the classical n-queen problem, but it does involve placing queens(injured) on a chess board.

You can try Igor's site to search for particular type of problems.
http://www.shygypsy.com/acm/

It's very helpful !!!
sohel
Guru
Posts: 856
Joined: Thu Jan 30, 2003 5:50 am
Location: New York

Post by sohel »

Back to the 8-queens

Here is another one.
Observer
Guru
Posts: 570
Joined: Sat May 10, 2003 4:20 am
Location: Hong Kong

Post by Observer »

"10513 Bangladesh Sequences" is somehow related to n-queens. Try it! :D
7th Contest of Newbies
Date: December 31st, 2011 (Saturday)
Time: 12:00 - 16:00 (UTC)
URL: http://uva.onlinejudge.org
Post Reply

Return to “Algorithms”