摘要:
题目 Reward Dandelion's uncle is a boss of a factory. As the spring festival is coming , he wants to distribute rewards to his workers. Now he has a tro 阅读全文
posted @ 2019-03-26 21:37
llke
阅读(88)
评论(0)
推荐(0)
摘要:
题目 有N个比赛队(1<=N<=500),编号依次为1,2,3,。。。。,N进行比赛,比赛结束后,裁判委员会要将所有参赛队伍从前往后依次排名,但现在裁判委员会不能直接获得每个队的比赛成绩,只知道每场比赛的结果,即P1赢P2,用P1,P2表示,排名时P1在P2之前。现在请你编程序确定排名。 Input 阅读全文
posted @ 2019-03-26 19:13
llke
阅读(198)
评论(0)
推荐(0)