csp
cy41
celery cabbage
展开
-
ccf 小明放学 201812-2
简单判断,细心一点就好了。 对于每个灯,判断一下在当前时间下是什么颜色。 #include<cstdio> #include<iostream> #include<algorithm> #include<cstring> #include<cmath> using namespace std; typedef long l...原创 2019-03-06 19:07:54 · 524 阅读 · 0 评论 -
201803-3 URL映射
模拟题,细心,瞎搞。。。90分,剩下10分再说吧23333 #include<cstdio> #include<iostream> #include<algorithm> #include<cstring> #include<cmath> using namespace std; typedef long long ll; const...原创 2019-03-14 09:19:21 · 132 阅读 · 0 评论 -
201809-3 元素选择器
模拟题,细心细心再细心,整个结构是一个树型的结构。 #include<cstdio> #include<iostream> #include<algorithm> #include<cstring> #include<cmath> #include<vector> using namespace std; typed...原创 2019-03-08 08:43:34 · 143 阅读 · 0 评论