CoolGuang!
CoolGuang!
全部文章
暴力与随机数
atcoder(4)
kuangbin刷题记录(9)
Task In College(1)
二分查找(5)
位运算(2)
动态规划(10)
博弈论(1)
图论(27)
备忘录(2)
大模拟(7)
字符串算法(3)
思维锻炼(14)
搜索(9)
数据结构(10)
数论(6)
未归档(8)
矩阵练习(6)
组合数学(3)
计算几何(1)
计算机知识/辅助工具(1)
贪心算法(4)
路漫漫其修远兮(2)
题解(27)
归档
标签
去牛客网
登录
/
注册
CoolGuang!的博客
桃李不言,下自成蹊
全部文章
/ 暴力与随机数
(共3篇)
2019牛客多校第一场 F Random Point in Triangle 随机数出结论
链接:https://ac.nowcoder.com/acm/contest/881/F 来源:牛客网 时间限制:C/C++ 2秒,其他语言4秒 空间限制:C/C++ 524288K,其他语言1048576K 64bit IO Format: %lld 题目描述 Bobo has a tr...
2020-01-13
0
539
2019牛客多校第二场 F Partition problem 思维+暴力 &&检测随机数结论
链接:https://ac.nowcoder.com/acm/contest/882/F 来源:牛客网 时间限制:C/C++ 4秒,其他语言8秒 空间限制:C/C++ 262144K,其他语言524288K 64bit IO Format: %lld 题目描述 Given 2N peopl...
2020-01-13
0
753
2019CCPC江西省赛 wave 序列自动机+暴力搜索
Avin is studying series. A series is called "wave" if the following conditions are satisfied: 1) It contains at least two elements; 2) All e...
2020-01-13
0
556