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 |
我的做法开一个队列 ,以team的序号为队列的元素 queue <int > team; 另开一个队列数组,以element为队列的元素 queue <int > m[1001]; 至于每个element在那个team中,打表//开个100W的数组储存。 Followed by: Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator