会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
江上舟摇
一只蒟蒻acmer。。。。。。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
25
下一页
2022年10月12日
存题
摘要: https://pintia.cn/problem-sets/994805342720868352/exam/problems/1478635060278108160
阅读全文
posted @ 2022-10-12 20:49 江上舟摇
阅读(17)
评论(0)
推荐(0)
2022年10月7日
cf存题
摘要: https://codeforces.ml/contest/1738/problem/B https://codeforces.ml/contest/1735/problem/C https://www.luogu.com.cn/problem/CF2A
阅读全文
posted @ 2022-10-07 20:23 江上舟摇
阅读(9)
评论(0)
推荐(0)
2022年10月3日
pta甲级1167+1015+1014+1012
摘要: 1167:https://pintia.cn/problem-sets/994805342720868352/exam/problems/1478636026017230848 是一道裸题笛卡尔树,笛卡尔树具有键值和权值两个衡量标尺,键值满足complete tree,权值满足大(小)根堆的性质;并
阅读全文
posted @ 2022-10-03 21:32 江上舟摇
阅读(45)
评论(0)
推荐(0)
2022年9月26日
存题(二分)
摘要: 暴力可过大部分,最后的超时是二分 https://pintia.cn/problem-sets/994805342720868352/problems/994805507225665536 没A,为了节省时间先做别的
阅读全文
posted @ 2022-09-26 21:13 江上舟摇
阅读(14)
评论(0)
推荐(0)
2022年9月25日
pta甲级1005-1009+cf每日水题
摘要: 1005: 简单模拟,数组打表 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define int long long 4 #define IOS ios_base::sync_with_stdio(0);cin.tie(0);cout.ti
阅读全文
posted @ 2022-09-25 20:21 江上舟摇
阅读(25)
评论(0)
推荐(0)
pta 1003
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805523835109376 朴素dijkstra+pre记录前驱+dfs输出前驱 朴素dijkstra,升级版是天梯赛l2-1紧急救援 1 #include<bits/st
阅读全文
posted @ 2022-09-25 18:51 江上舟摇
阅读(12)
评论(0)
推荐(0)
甲级1004
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805521431773184 普通静态数遍历 1 #include<bits/stdc++.h>//dfs 2 using namespace std; 3 #define
阅读全文
posted @ 2022-09-25 18:48 江上舟摇
阅读(20)
评论(0)
推荐(0)
2022年9月22日
最短路存题
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805489282433024 https://pintia.cn/problem-sets/994805342720868352/problems/9948053969532
阅读全文
posted @ 2022-09-22 20:18 江上舟摇
阅读(13)
评论(0)
推荐(0)
2022年9月16日
pat 1166 Summit
摘要: 题目链接:https://pintia.cn/problem-sets/994805342720868352/problems/1478635919459287040 峰会是国家元首或政府首脑的会议。 为峰会安排休息区可不是一件简单的工作。 一共有 N 个首脑参加峰会,编号 1∼N。 这些首脑之间存
阅读全文
posted @ 2022-09-16 20:29 江上舟摇
阅读(39)
评论(0)
推荐(0)
2022年9月8日
存题
摘要: https://pintia.cn/problem-sets/994805342720868352/problems/994805456881434624(待解决) https://pintia.cn/problem-sets/994805342720868352/problems/99480539
阅读全文
posted @ 2022-09-08 08:44 江上舟摇
阅读(11)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
25
下一页
公告