摘要: #include#includeusing namespace std;struct T{ friend bool operator b.x; } int x;};int main(){ priority_queue q; T c; ... 阅读全文
posted @ 2016-05-29 22:07 云胡同学 阅读(111) 评论(0) 推荐(0)
摘要: #includeusing namespace std;int main(){ int t, n, z, i, x, begin, last, temp, _case = 1; cin>>t; while(t--) { begin... 阅读全文
posted @ 2016-05-29 20:02 云胡同学 阅读(107) 评论(0) 推荐(0)