
PAT
「已注销」
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
1018. Public Bike Management (30)
DFS求最短路径#include<cstdio> #include<cstring> #include<iostream> #include<sstream> #include<algorithm> #include<cctype> #include<vector> #include<iomanip&转载 2018-04-14 22:14:05 · 161 阅读 · 0 评论 -
1017. Queueing at Bank (25)
Suppose a bank has K windows open for service. There is a yellow line in front of the windows which devides the waiting area into two parts. All the customers have to wait in line behind the yellow li...转载 2018-04-09 22:46:55 · 134 阅读 · 0 评论