Online JudgeProblem SetAuthorsOnline ContestsUser
Web Board
Home Page
F.A.Qs
Statistical Charts
Problems
Submit Problem
Online Status
Prob.ID:
Register
Update your info
Authors ranklist
Current Contest
Past Contests
Scheduled Contests
Award Contest
User ID:
Password:
  Register

给大家个表用吧,省得打起来麻烦

Posted by wwwwwwking at 2009-07-06 09:46:53 on Problem 2895
int map[30][2] = {
	{2,1},  //A
	{2,2},  //B
	{2,3},  //C
	{3,1},  //D
	{3,2},  //E
	{3,3},  //F
	{4,1},	//G
	{4,2},	//H
	{4,3},	//I
	{5,1},	//J
	{5,2},	//K
	{5,3},	//L
	{6,1},	//M
	{6,2},	//N
	{6,3},	//O
	{7,1},	//P
	{7,2},	//Q
	{7,3},	//R
	{7,4},	//S
	{8,1},	//T
	{8,2},	//U
	{8,3},	//V
	{9,1},	//W
	{9,2},	//X
	{9,3},	//Y
	{9,4},	//Z
	{1,1},	//空格
};

Followed by:

Post your reply here:
User ID:
Password:
Title:

Content:

Home Page   Go Back  To top


All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator