2021年8月3日
摘要: 2021-08-03 15:49:06 链接: https://www.luogu.com.cn/problem/P2872 题目描述: Farmer John had just acquired several new farms! He wants to connect the farms wi 阅读全文
posted @ 2021-08-03 16:38 Dragon昴 阅读(127) 评论(0) 推荐(4) 编辑
  2021年8月2日
摘要: 2021-08-02 15:50:19 链接: https://www.luogu.com.cn/problem/P1347 题目内容: 一个不同的值的升序排序数列指的是一个从左到右元素依次增大的序列,例如,一个有序的数列 A,B,C,D 表示A<B,B<C,C<D。在这道题中,我们将给你一系列形如 阅读全文
posted @ 2021-08-02 16:53 Dragon昴 阅读(245) 评论(0) 推荐(2) 编辑
摘要: 2021-08-02 09:11:29 链接 https://www.luogu.com.cn/problem/P1346 题目描述 在一个神奇的小镇上有着一个特别的电车网络,它由一些路口和轨道组成,每个路口都连接着若干个轨道,每个轨道都通向一个路口(不排除有的观光轨道转一圈后返回路口的可能)。在每 阅读全文
posted @ 2021-08-02 09:39 Dragon昴 阅读(74) 评论(0) 推荐(2) 编辑
摘要: 2021-08-02 08:34:33 链接 https://codeforces.com/contest/1549/problem/A 题目内容 A. Gregor and Cryptography time limit per test1 second memory limit per test 阅读全文
posted @ 2021-08-02 08:34 Dragon昴 阅读(73) 评论(0) 推荐(2) 编辑
  2021年8月1日
摘要: 2021-08-01 22:17:41 链接: https://www.luogu.com.cn/problem/P1339 题目描述 有一个 n 个点 m 条边的无向图,请求出从 s 到 t 的最短路长度。 输入格式 第一行四个正整数 n,m,s,t。 接下来 m 行,每行三个正整数 u,v,w, 阅读全文
posted @ 2021-08-01 22:20 Dragon昴 阅读(90) 评论(0) 推荐(2) 编辑
摘要: 2021-08-01 19:56:56 题目: https://www.luogu.com.cn/problem/P1038 描述: 题目背景 人工神经网络(Artificial Neural Network)是一种新兴的具有自我学习能力的计算系统,在模式识别、函数逼近及贷款风险评估等诸多领域有广泛 阅读全文
posted @ 2021-08-01 20:20 Dragon昴 阅读(294) 评论(4) 推荐(2) 编辑