题目链接:https://codeforces.com/contest/22/problem/A #include <iostream> #include <vector> #include <algorithm> using namespace std; vector<int> v; int n; int main() {scanf("%d",&n);for(int i=0;i<n;i+ 继续阅读
Search Results for: 水题
查询到最新的1条