
HYSBZ大视野(BZOJ)
文章平均质量分 75
HYSBZ大视野(BZOJ)的题解
海岛Blog
专注于程序设计及其竞赛,专注于集成电路EDA设计
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
HRBUST1754 Minimum Scalar Product【序列处理】
Minimum Scalar ProductTime Limit: 1000 MS Memory Limit: 65536 KTotal Submit: 394(62 users) Total Accepted: 140(59 users) Rating: Special Judge: NoDescriptionYou are given two vectors v1=(x1,x2,…,xn) and v2=(y1,y2,…,yn). The scalar product of these vec原创 2021-02-27 06:52:49 · 304 阅读 · 0 评论 -
HYSBZ2761 不重复数字【序列处理】(BZOJ2761)
2761: [JLOI2011]不重复数字Time Limit: 10 Sec Memory Limit: 128 MBSubmit: 5396 Solved: 2039[Submit][Status][Discuss]Description给出N个数,要求把其中重复的去掉,只保留第一次出现的数。例如,给出的数为1 2 18 3 3 19 2 3 6 5 4,其中2原创 2017-10-22 16:56:13 · 1080 阅读 · 0 评论 -
POJ3259 HYSBZ1715(BZOJ1715) Wormholes【Bellman ford算法】
WormholesTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 60687 Accepted: 22655DescriptionWhile exploring his many farms, Farmer John has discovered a number of amazing wormholes. A wormhole ...原创 2018-06-23 12:25:22 · 633 阅读 · 0 评论