摘要: A:这个鬼屎题,我真的没有发现x和y的大小关系是没有确定的,导致我疯狂wa,其实这道题也就是一道水题。代码:#includeusing namespace std;#define inf 0x3f3f3f3fconst long long maxn=1e5+9;int... 阅读全文
posted @ 2018-12-01 10:40 Zookkk 阅读(185) 评论(0) 推荐(0) 编辑