摘要:
#include #define _xx ios_base::sync_with_stdio(0);cin.tie(0); using namespace std; struct Node { int value, id; } a[10005]; bool cmp(const Node& t1, const Node& t2) { return t1.value > n >>... 阅读全文
posted @ 2017-05-18 20:35
NWU_ACM
阅读(121)
评论(0)
推荐(0)
浙公网安备 33010602011771号