摘要: "A. Candies and Two Sisters" 签到题,直接输出即可 代码 include define INF 0x3f3f3f3f typedef long long ll; using namespace std; inline void read(int &p) { p=0;int 阅读全文
posted @ 2020-04-14 23:45 DinoMax 阅读(185) 评论(0) 推荐(0)