摘要: C - C CodeForces - 136C 我忘记了输入2时,输出一 错误代码 #include<bits/stdc++.h>using namespace std;#define ll long longconst int N=1e6+7;ll a[N];int main(){int n;ci 阅读全文
posted @ 2020-11-15 22:04 CHUNIN 阅读(53) 评论(0) 推荐(0)