摘要: 样题通往奥格瑞玛的道路 #include<bits/stdc++.h> using namespace std; const int N=10001; long long f[N]; vector<pair<int,long long>>vec[N]; priority_queue<pair<lon 阅读全文
posted @ 2024-12-04 19:57 邓佑孤 阅读(23) 评论(0) 推荐(0)