会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
limited_Infinite
个人博客:http://blog.dreamistic.cn(已停用)
新随笔
联系
订阅
管理
2021年4月9日
luogu 找第k小数
摘要: #include<bits/stdc++.h> using namespace std; const int N = 10000; vector <int> v; int n,k,icin; int main(){ ios::sync_with_stdio(false); cin>>n>>k; fo
阅读全文
posted @ 2021-04-09 22:30 limited_Infinite
阅读(29)
评论(0)
推荐(0)
公告
// //返回顶部
//返回顶部按钮