首页
Python
Java
PHP
IOS
Andorid
NodeJS
JavaScript
HTML5
round
吴昊品游戏核心算法 Round 15 —— (转载)德州扑克中的心理战 – 吴昊系列
吴昊品游戏核心算法 Round 15 —— (转载)德州扑克中的心理战 在我的Round 15中的德州扑克的A […]
吴昊品游戏核心算法 Round 15 —— 吴昊教你玩德州扑克(模拟+标志位存储) – 吴昊系列
吴昊品游戏核心算法 Round 15 —— 吴昊教你玩德州扑克(模拟+标志位存储) 梭哈 梭哈,又称沙蟹 […]
google kickstart 2018 round D A Candies
思路: 对于small数据,由于求和及奇数数量两个限制条件均满足区间单调性,可以直接使用尺取法(滑动窗口法)求 […]
Google Kickstart Round E 2018 B. Milk Tea
太蠢了,,,因为初始化大数据没过,丢了10分,纪念一下这个错误 大概思路:先求出让损失值最小的排列,由已生成的 […]
(dp) Codeforces Educational Codeforces Round 21 E-Selling Souvenirs
After several latest reforms many tourists are planning […]
Oracle 数字操作。数字函数。mod(),trunc(),round(),ceil(),floor的使用
1,取整函数(ceil 向上取整,floor 向下取整) 第一种方式: select trunc( 65/33 […]
【Go】四舍五入在go语言中为何如此困难
四舍五入是一个非常常见的功能,在流行语言标准库中往往存在 Round 的功能,它最少支持常用的 Round h […]
Codeforces Global Round 11 A~D题解
A.Avoiding Zero 题目链接:https://codeforces.ml/contest/1427 […]
Educational Codeforces Round 91 (Div.2)
404
Codeforces Round #652 (Div. 2) 总结
A:问正n边形的一条边和x轴平行的时候有没有一条边和y轴重合,直接判断n是否是4的倍数 #include &l […]
Codeforces Round #639 (Div. 2)
Codeforces Round #639 (Div. 2) (这场官方搞事,唉,just solve for […]
Codeforces Round #637 (Div. 2) 题解
A. Nastya and Rice 网址:https://codeforces.com/contest/13 […]
Round 1A 2020 – Code Jam 2020
Problem A. Pattern Matching 把每个字符串分成第一个之前,最后一个之后,中间的部分 […]
Codeforces Round #629 (Div. 3)题解
A. 给你两个数a,b,每次操作可以a:=a+1,操作多少次之后能使得a%b==0? 输出a对b的上取整乘 […]
Educational Codeforces Round 83 (Rated for Div. 2)A–C
题意:给出一个边数为n的等边多边形,问是否可以变成m的等边多边形。条件是同一个中心,共用原顶点。 […]
Codeforces Round #612 (Div. 2)C. Garland
第四次写题解,请多指教! http://codeforces.com/contest/1287/problem […]
Codeforces Round #620 F2. Animal Observation (hard version) (dp + 线段树)
Codeforces Round #620 F2. Animal Observation (hard vers […]
Codeforces Round #618 (Div. 2)
小号AKdiv2成功上紫╰(*´︶`*)╯(第一次AKCF纪念一下) A. Non-zero 题目链接:htt […]
Codeforces Round #618 (Div. 2)
Codeforces Round #618 (Div. 2) 题库链接 https://codeforces. […]
Codeforces Round #617 (Div. 3) String Coloring(E1.E2)
(easy version): 题目链接:http://codeforces.com/contest/1296 […]
Codeforces Round #617 (Div. 3)F. Berland Beauty
题意: 给一棵树,边权未知,现在给m组约束,每组约束给出从u到v路径中的最小值,现在让你给出一组边权,使得符合 […]
Codeforces Round #616 (Div. 2) B. Array Sharpening
t题目链接:http://codeforces.com/contest/1291/problem/B 思路: […]
Educational Codeforces Round 81 (Rated for Div. 2) B. Infinite Prefixes
题目链接:http://codeforces.com/contest/1295/problem/B 题目:给定 […]
Educational Codeforces Round 80 (Rated for Div. 2) E. Messenger Simulator
可以推出 min[i]要么是i要么是1,当a序列中存在这个数是1 max[i]的话就比较麻烦了 首先对于i来说 […]
Codeforces Round #615 (Div. 3)
A. Collecting Coins 题目链接:https://codeforces.com/contest […]
热门专题
自动化监控和预警
性能测试基本指标
arg
国内主要遥感期刊投稿信息
DataNode
DLI服务
是时候学习python了
LabView软件学习笔记之入门篇
通配符证书介绍
办公自动化10-合并多个word文件栗子听雪
svn换账号了,清除原先的svn的账号密码
开发者不可不知的
html个人简历源码
带大家快速掌握docker自带编排工具
罗辑思维
开发必备软件
自己动手实现深度学习框架-5
IOS短视频拍摄的一些关键技术
网站在线性能测试分享
多线程案例
狼人杀-简单版
如何在Mac上创建新的照片库?
« Prev
1
2
3
4
5
6
7
8
9
10
Next »