摘要: A \(min\) 函数和 \(max\) 函数的使用,按照格式输出即可。 #include <bits/stdc++.h> using namespace std; typedef long long LL; typedef pair<int, int> PII; void solve() { i 阅读全文
posted @ 2024-09-27 21:18 衫尘 阅读(57) 评论(0) 推荐(0)