命运-------dp

第二天叫醒我的不是闹钟,是梦想! 穿过幽谷意味着离大魔王lemon已经无限接近了!可谁能想到,yif
分类: 其他 发布时间: 01-21 22:40 阅读次数: 0

免费馅饼----dp/利用数塔思想

第二天叫醒我的不是闹钟,是梦想! Problem Description都说天上不会掉馅饼,但有一天
分类: 其他 发布时间: 01-21 22:39 阅读次数: 0

线段树-----乘加操作懒惰标记如何下传

第二天叫醒我的不是闹钟,是梦想! 题目描述如题,已知一个数列,你需要进行下面三种操作:将某区间每一个
分类: 其他 发布时间: 01-21 22:39 阅读次数: 0

Python学习-基础篇(四)

前言本篇包含:异常处理及程序调试、文件及目录操作、操作数据库
分类: 其他 发布时间: 01-21 22:39 阅读次数: 0

徐州区域赛C题numbers

第二天叫醒我的不是闹钟,是梦想! 素数的分布很稀疏 区间长度如果大于300的话素数的个数肯定小于区间
分类: 其他 发布时间: 01-21 22:39 阅读次数: 0

C. Stack of Presents-------思维

Santa has to send presents to the kids. He has a l
分类: 其他 发布时间: 01-21 22:39 阅读次数: 0

A. Temporarily unavailable----思维/水

Polycarp lives on the coordinate axis Ox and trave
分类: 其他 发布时间: 01-21 22:38 阅读次数: 0

B1. K for the Price of One (Easy Version)-----思维/排序/前缀和

This is the easy version of this problem. The only
分类: 其他 发布时间: 01-21 22:38 阅读次数: 0

C. Petya and Exam---------思维/贪心

Petya has come to the math exam and wants to solve
分类: 其他 发布时间: 01-21 22:38 阅读次数: 0

1009 说反话 (20分)

题目链接:https://pintia.cn/problem-sets/99480526022310
分类: 其他 发布时间: 01-21 22:38 阅读次数: 0

问题 D: 单词替换 Codeup ContestID:100000580

题目链接:http://codeup.cn/problem.php?cid=100000580&am
分类: 其他 发布时间: 01-21 22:37 阅读次数: 0

问题 E: 字符串去特定字符 Codeup ContestID:100000580

题目链接:http://codeup.cn/problem.php?cid=100000580&am
分类: 其他 发布时间: 01-21 22:37 阅读次数: 0

问题 F: 数组逆置 Codeup ContestID:100000580

题目链接:http://codeup.cn/problem.php?cid=100000580&am
分类: 其他 发布时间: 01-21 22:37 阅读次数: 0

问题 G: 比较字符串 Codeup ContestID:100000580

题目链接:http://codeup.cn/problem.php?cid=100000580&am
分类: 其他 发布时间: 01-21 22:37 阅读次数: 0

问题 H: 编排字符串 Codeup ContestID:100000580

题目链接:http://codeup.cn/problem.php?cid=100000580&am
分类: 其他 发布时间: 01-21 22:36 阅读次数: 0

PAT A1025 Ranking (25分)

题目链接:https://pintia.cn/problem-sets/99480534272086
分类: 其他 发布时间: 01-21 22:36 阅读次数: 0

问题 A: 排序 Codeup ContestID:100000581

题目链接:http://codeup.cn/problem.php?cid=100000581&am
分类: 其他 发布时间: 01-21 22:36 阅读次数: 0

问题 B: 特殊排序 Codeup ContestID:100000581

题目链接:http://codeup.cn/problem.php?cid=100000581&am
分类: 其他 发布时间: 01-21 22:36 阅读次数: 0

数组的应用2——显示前50个素数

ACM显示前50个素数大于1的整数,如果它的正因子只有 1 和它自身,那么该整数就是素数。例如:2、
分类: 其他 发布时间: 01-21 22:35 阅读次数: 0

数组的应用一——数字统计

输入任意个0~9之间整数,统计输入数列中出现的次数。例如:输入思路:利用数组统计下标数字出现次数。每
分类: 其他 发布时间: 01-21 22:35 阅读次数: 0