| ||||||||||
| Online Judge | Problem Set | Authors | Online Contests | User | ||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest | |||||||||
给大家个表用吧,省得打起来麻烦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: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator