摘要: [TOC] https://codeforces.com/contest/1348 A. Phoenix and Balance 想了想,还是不略了 显然有 $2^1+2^2+...+2^{n 1} using namespace std; define repeat(i,a,b) for(int 阅读全文
posted @ 2020-05-02 01:12 axiomofchoice 阅读(1053) 评论(3) 推荐(0) 编辑