10595 - Knight on the Bee Board

All about problems in Volume CV. If there is a thread about your problem, please use it. If not, create one with its number in the subject.

Moderator: Board moderators

Postby lord_burgos » Wed Mar 22, 2006 2:23 am

Directions =D

Code: Select all
  int dx[13] = {-1, +1,  2,  3, 3, +2, -1, 1, -3, -2, -2, -3 };
  int dy[13] = {-2, -3, -3, -2, -1, 1,  3, 2,  2,  3, -1, +1 };
 
User avatar
lord_burgos
New poster
 
Posts: 43
Joined: Mon Oct 13, 2003 4:54 pm
Location: Mexico

Postby minskcity » Tue Aug 29, 2006 1:30 am

Larry wrote:After recoding from scratch, I found my original error. I forgot a period in "impossible."
Thanks for pointing out my error :lol: .
minskcity
Experienced poster
 
Posts: 199
Joined: Tue May 14, 2002 10:23 am
Location: Vancouver

Re: 10595 - Knight on the Bee Board

Postby Articuno » Wed Dec 16, 2009 8:36 am

Can anyone tell me how to model this kind of graph into a two dimensiomal graph...... I dont get it............
May be tomorrow is a better day............ :)
Articuno
Learning poster
 
Posts: 78
Joined: Sun Nov 30, 2008 5:00 pm
Location: IUT-OIC, Dhaka, Bangladesh

Previous

Return to Volume CV

Who is online

Users browsing this forum: No registered users and 1 guest