摘要:
1 #include <stdio.h> 2 #include <string.h> 3 #include <algorithm> 4 using namespace std; 5 6 inline int id(int u, int v) { return (u + v) | (u < v); } 阅读全文
posted @ 2017-03-02 17:58
NWU_ACM
阅读(116)
评论(0)
推荐(0)
浙公网安备 33010602011771号