The Fool 题目链接 Problem Description The Fool is numbered 0 – the number of unlimited potential –and ...
http: acm.hdu.edu.cn contests contest show.php cid A题,直接分块,不知道正解是什么。 B题,不是很懂 小时为什么把 写作 ,中午 点是 : PM。半夜是 : AM。 ...
2019-07-16 13:38 0 576 推荐指数:
The Fool 题目链接 Problem Description The Fool is numbered 0 – the number of unlimited potential –and ...
一直以来都没有比赛完写总结的习惯,导致前面几次比赛都没有写过总结。 这是我写的第一场总结把,有时间有想法还记得细节的话再把前面几次比赛的总结给补上把。 热身赛: 热身赛的时候,写的比较急想着快点做出题,队友B看懂了A题发现是一个水题当时过的人也挺多的,就想着赶紧写完交,写完后过了样例就提交 ...
// 杭电上的重现赛:http://acm.hdu.edu.cn/contests/contest_show.php?cid=867 // 杭电6555~6566可交题 A - The Fool 题目大意: 求∑(1,n) [n/i] 的奇偶性。 分析及代码: 这个求和可以分块 ...
(有任何问题欢迎留言或私聊 && 欢迎交流讨论哦 Catalog 目录 Catalog Problem:Portal传送门 S ...
本人蒟蒻,5个小时过了5道,看到好几个大佬AK,%%%%%%% http://acm.hdu.edu.cn/contests/contest_show.php?cid=868 先放大佬的题解(不是 ...
Preface 第一次打正式的线下赛 三天,两场热身赛两场正赛,有点累 Day 0 一大早从大学城叫滴滴去车站,差点迟到qwq 长春居然有早高峰堵车这种东西噗噗噗,最后勉强赶上了 在宾馆住下后带队老师说要请我们吃饺子,结果点了28盘把我们吃到吐orz 中午和同房间的谷神仙愉快地打了会雀 ...
Problem Description Avin is studying series. A series is called "wave" if the following condit ...
K.2018 题目描述 Given a, b, c, d , find out the number of pairs of integers ( x, y ) where a ≤ x ≤ b, c ≤ y ≤ d and x · y is a multiple of 2018. 输入 ...