上一页 1 ··· 77 78 79 80 81 82 83 84 85 ··· 223 下一页
摘要: time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output You are given an array consisting of ... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(122) 评论(0) 推荐(0)
摘要: Time limit: 2 seconds Memory limit: 1024 megabytesIn ICPCCamp, there are n cities and m (bidirectional) roads between cities. The i-th road is... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(144) 评论(0) 推荐(0)
摘要: Time Limit: 10 Sec Memory Limit: 128 MB Submit: 1363 Solved: 579 [Submit][Status][Discuss] Description您需要写一种数据结构(可参考题目标题),来维护一个有序数列,其中需要提供以下... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(201) 评论(0) 推荐(0)
摘要: time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given a set Y of n distinct ... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(804) 评论(0) 推荐(0)
摘要: 所给的代码最顶端是最小的元素 要改为最顶端是最大的则只需把 friend bool operator b.val; } 改成 friend bool operator#include using namespace std;struct Node{ int adj; ... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(98) 评论(0) 推荐(0)
摘要: time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output There are three friend living on the ... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(208) 评论(0) 推荐(0)
摘要: time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Modern text editors usually show some... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(119) 评论(0) 推荐(0)
摘要: time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Polycarp is a music editor at the ra... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(136) 评论(0) 推荐(0)
摘要: time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output The map of Berland is a rectangle of... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(125) 评论(0) 推荐(0)
摘要: 大视野oj坏了 那就做杭电呗 看看大触都做杭电里的哪些题 看到杭电的分类了 Tarjan算法诶,我好像会嘛,就是你了 诶,怎么不是求强连通分量? 哦,原来是Tarjan算法的另外一个应用叫做支配树 我肯定不会啦,那就搜呗,然后发现就只有一篇文章。 然后就看呀看呀看。 ... 阅读全文
posted @ 2017-10-06 19:23 AWCXV 阅读(193) 评论(0) 推荐(0)
上一页 1 ··· 77 78 79 80 81 82 83 84 85 ··· 223 下一页