会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangyihang-xh
博客园
首页
新随笔
联系
订阅
管理
2024年10月19日
信奥赛题库 1225:金银岛
摘要: 代码: #include <bits/stdc++.h> using namespace std; int main(){ int k;//K次询问 cin>>k;//输入 for(int x = 1;x<=k;x++){//循环K次 int w,s;//称重上限和金属种类 cin>>w>>s;//
阅读全文
posted @ 2024-10-19 16:02 王一行(小号)
阅读(11)
评论(0)
推荐(0)
编辑
公告