会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
WDZRMPCBIT
博客园
首页
新随笔
联系
订阅
管理
2019年2月26日
Codeforces1130
摘要: A.Be Positive 题意:给定一个数列,求数列中一半及以上的数是正数、负数还是零。 代码: #include <cstdio> #include <cstring> #include <cstdlib> #include <iostream> #include <algorithm> usi
阅读全文
posted @ 2019-02-26 16:21 WDZRMPCBIT
阅读(410)
评论(0)
推荐(0)
编辑
公告