竞赛
考级
#include<bits/stdc++.h> using namespace std; int main(){ int n; cin>>n; set<int>v; int ccin; for(int i=1;i<=n;i++){ cin>>ccin; v.insert(ccin); } cout<<v.size()<<endl; for(auto a:v){ cout<<a<<" "; } return 0; }
阿道夫·XTL!(有关必回
https://ww w.yu q u e.c om/ia mcc location/uag1v9/elfg1m h9 h 0d4w vyc
zhenshizhende真
美丽的Mono
a
不是小黑子
@AC君 此人多次发低质帖子,被人制止,现已删帖,并且在别人评论区骂人,违反社区规范,请官方处置
LOL
132****3945
千万别点题,不然会被笑s
一只小黑子ด้้้้้(章奕凡)
#include<bits/stdc++.h> using namespace std; int main() { vector<int> v; int a; cin>>a; for(int i=1;i<=a;i++){ for(int j=1;j<=i;j++){ if(i%j==0)v.push_back(j); } for(int k=0;k<v.size();k++){ cout<<v[k]<<" "; }v.clear(); cout<<endl; } return 0; }
https://www.acgo.cn/application/1679784615526326272
Eren.
rt
dext
催逝员
崔 z y
西虹市=西红柿
你猜
我震惊了好吧
http.www.acgo.cn/application/17833249873264721622643
复仇者_帅童
共9087条