切换导航
首页
技术问答
编程语言
前端开发
移动开发
开发工具
程序设计
行业应用
CMS系统
服务器
频道导航
▸ PHP
▸ Java
▸ Java SE
▸ Python
▸ C#
▸ C&C++
▸ Ruby
▸ VB
▸ asp.Net
▸ Go
▸ Perl
▸ netty
▸ Django
▸ Delphi
▸ Jsp
▸ .NET Core
▸ Spring
▸ Flask
▸ Springboot
▸ SpringMVC
▸ Lua
▸ Laravel
▸ Mybatis
▸ Asp
▸ Groovy
▸ ThinkPHP
▸ Yii
▸ swoole
▸ HTML
▸ HTML5
▸ JavaScript
▸ CSS
▸ jQuery
▸ Bootstrap
▸ Angularjs
▸ TypeScript
▸ Vue
▸ Dojo
▸ Json
▸ Electron
▸ Node.js
▸ extjs
▸ Express
▸ XML
▸ ES6
▸ Ajax
▸ Flash
▸ Unity
▸ React
▸ Flex
▸ Ant Design
▸ Web前端
▸ 微信小程序
▸ 微信公众号
▸ iOS
▸ Android
▸ Swift
▸ Hybrid
▸ Cocos2d-x
▸ Flutter
▸ Xcode
▸ Silverlight
▸ cocoa
▸ Cordova
CodeForces
以下是为您整理出来关于CodeForces合集内容,如果觉得还不错,请帮忙转发推荐。
Codeforces 757E Bash Plays with Functions
可以发现 f0(n)=2n的质因子个数 ,这是一个积性函数。而 fr=fr−1×1 ,因此也是积性函数。...
作者:前端之家 时间:2020-05-16
Codecraft-18 and Codeforces Round #458 (combined) D. Bash and a Tough Math Puzzle 线段树+二分+卡时间+优化
D. Bash and a Tough Math Puzzle time limit per test 2.5 seconds memory limit per tes...
作者:前端之家 时间:2020-06-27
codeforces766D Mahmoud and a Dictionary [并查集]【数据结构】
题目连接:http://codeforces.com/contest/766/problem/D ———————————————...
作者:前端之家 时间:2019-10-31
Codeforces 794F - Leha and security system [线段树-区间更新]【数据结构】
题目链接:http://codeforces.com/problemset/problem/794/F ——————————————...
作者:前端之家 时间:2019-07-08
Codeforces Round #421 (Div. 2)(A+B)
A. Mister B and Book Reading time limit per test2 seconds memory limit per test256 m...
作者:前端之家 时间:2019-08-12
Codeforces #422 Div.2 2017.7.3部分题解
由于没有人组队,基本自己思考,再加上之前调试网络,导致写题的时间只有一个小时多一点点...
作者:前端之家 时间:2019-08-14
#421 Div.2 D. Mister B and PR Shifts
题目链接: http://codeforces.com/contest/820/problem/D 大意: 给一个数组 p[i] 求 值。...
作者:前端之家 时间:2019-08-16
Codeforces Round #142 (Div. 2) C. Shifts
Description You are given a table consisting of n rows and m columns. Each cell of t...
作者:前端之家 时间:2019-08-16
【Codeforces Round 362 (Div 2)D】
Description Barney lives in country USC (United States of Charzeh). USC has n cities...
作者:前端之家 时间:2019-08-16
Codeforces Round #420 (Div. 2) E. Okabe and El Psy Kongroo [矩阵快速幂]
题目无聊到求多次快速幂… #pragma comment(linker, "/STACK:102400000,102400000"...
作者:前端之家 时间:2019-08-17
Codeforces Round #218 (Div. 2) E. Subway Innovation(思维 前缀和)
题意:给你n个数,让你选出k个,让这k个两两差的和最小。输出k个数的下标。(n<=3e5) ...
作者:前端之家 时间:2019-08-18
Codeforces Round #218 (Div. 2) B. Fox Dividing Cheese(思维 数学)
题意:给你两个数a b,每次操作可以将某个数整除2 或 整除3 或 整除5,问最少操作多少次可...
作者:前端之家 时间:2019-08-18
Codeforces Round #423(Div.2)
这是我第一次在半夜爬起来打的比赛。虽然最后的结果不那么近人意,但还是积累了不少经验的...
作者:前端之家 时间:2019-08-18
Codeforces Round #423 (Div. 2) A. Restaurant Tables(水题)
题目: A. Restaurant Tables time limit per test 1 second memory limit per test 256 m...
作者:前端之家 时间:2019-08-18
Codeforces Round #423 (Div. 2) B. Black Square(思路)
题目: B. Black Square time limit per test 1 second memory limit per test 256 megaby...
作者:前端之家 时间:2019-08-18
Codeforces Round #423 (Div. 2) E. DNA Evolution(树状数组)
题意: 给你一个只包含'A', 'T', 'G', 'C'的字符串,q次...
作者:前端之家 时间:2019-08-19
Codeforces Round #424 (Div. 2) A. Unimodal Array(水题)
题目: A. Unimodal Array time limit per test 1 second memory limit per test 256 mega...
作者:前端之家 时间:2019-08-20
上一页
1
2
3
4
5
6
7
8
下一页
编程分类
HTML
HTML5
JavaScript
CSS
jQuery
Bootstrap
Angularjs
TypeScript
Vue
Dojo
Json
Electron
Node.js
extjs
Express
XML
ES6
Ajax
Flash
Unity
React
Flex
Ant Design
Web前端
微信小程序
微信公众号
最新文章
• IE浏览器兼容性调整总结技
• css属性总结
• 政府网站公祭日,如何使网
• css实现图片动画效果
• css实现文字渐变
• [css] 使用css画文件夹ico
• 移动端rem距离单位的使用
• 使用 media 实现响应式布局
• 教你用原生CSS写炫酷页面切
• CSS盒模型之内边距、边框、
热门标签
更多 ►
关闭广告
单独headers
封装代码
提示错误
整数正则
非0开头
跳页
出页码
antd table
提示URL未注册
公众号支付
vue hash模式
iSlider
车牌键盘
循环图片
echarts 双折
左右布局
DllPlugin
对象创建
打字游戏
圈选
两栏
云函数
蒙版
ES2020
橱窗
无缝滚动轮播
色块碰撞
组件销毁
文档操作