摘要:
Position: http://codevs.cn/problem/1183/ List Codevs1183 泥泞的道路 List Description Input Output Sample Input Sample Output HINT Solution Code Description 阅读全文
posted @ 2016-10-13 23:05
_Mashiro
阅读(271)
评论(0)
推荐(1)
该文被密码保护。 阅读全文
posted @ 2016-10-13 17:04
_Mashiro
阅读(20)
评论(0)
推荐(0)
摘要:
std::pair 是可以比较大小的有这样的全局函数 也就是说可以比较大小,先按first比较,如果相等,再按照second比较。(从小到大) 好东西~~记坐标很好,可以奇技淫巧 用法: pair<int,int>a a=make_pair(x,y) a.first→ x a.second→ y 阅读全文
posted @ 2016-10-13 15:52
_Mashiro
阅读(202)
评论(0)
推荐(0)

浙公网安备 33010602011771号