摘要: I have a set of super poker cards, consisting of an infinite number of cards. For each positive composite integer p, there are exactly four cards whose 阅读全文
posted @ 2019-02-02 15:08 AlphaWA 阅读(397) 评论(0) 推荐(0)
摘要: Joyoi Mobile Service,第一维:阶段,第几时刻;第二第三维:不安定因素,两个服务员的位置;省略第四维:肯定在p[i-1]。 1 #include <bits/stdc++.h> 2 using namespace std; 3 #define rep(i, a, b) for (i 阅读全文
posted @ 2019-02-02 11:54 AlphaWA 阅读(202) 评论(0) 推荐(0)