Codeforces Round #280 (Div. 2)
摘要:
A - Vanya and Cubes代码: 1 #include 2 #define pb push_back 3 #define mp make_pair 4 #define esp 1e-12 5 #define lowbit(x) ((x)&(-x)) 6 #define lson l... 阅读全文
posted @ 2014-12-02 16:44 rootial 阅读(179) 评论(0) 推荐(0)
浙公网安备 33010602011771号