摘要: 原题链接 题解 发誓以后除了stl内置,其他时候结构体绝对不内置比较函数 code #define ll long long #include<bits/stdc++.h> using namespace std; ll in_q[3005]={0}; ll h[3005]={0}; ll vis[ 阅读全文
posted @ 2024-03-11 15:14 纯粹的 阅读(21) 评论(0) 推荐(0)