“洛谷有题”题目错误征集

工单反馈版

@[chen_zhe](/user/8457) NOIP 2009 普及组初赛第 $26$ 题头文件少加了一个 `#include <cstring>`,如果没加上的话会 CE。
by _154 @ 2022-08-12 09:31:40


@[chen_zhe](/user/8457) ![](https://cdn.luogu.com.cn/upload/image_hosting/jdlhws51.png) 正确的题意应该是删去多少多少条边才能成为一棵树
by donyking @ 2022-08-12 12:58:51


@[chen_zhe](/user/8457) 1031 - CSP 2019 提高级第一轮 第 $18$ 题题面中 “共 $y-x+l$ 个字符构成的字符串”应改为 $y-x+1$ 第 $19$ 题题面中 $l\le n\le 10^3$ 应改为 $1\le n \le 10^3$ 第 $20$ 题题面中所有的 $l\le$ 应改为 $1\le$
by _LighT_ @ 2022-08-12 14:30:40


@[chen_zhe](/user/8457) “CSP 2021 第一轮(初赛)模拟”误写“SCP 2021 第一轮(初赛)模拟”
by donyking @ 2022-08-12 14:49:23


@[chen_zhe](/user/8457) [NOIP 2009普及组初赛试题](https://ti.luogu.com.cn/problemset/1005)使用了`strlen()`函数,但是未声明`<cstring>`头文件 ~~不知道这个算不算~~
by Daben1 @ 2022-08-12 15:39:08


@[donyking](/user/577384) 这是为了维护 CCF 的版权利益,cz 之前已经解释过了。
by 砍手岩火柴盒 @ 2022-08-12 18:14:03


CSP 2020 提高级 第17题判断题第1小题 "$1.$第 $9$ 行的 $x$ 的数值范围是 $L+1$ 到 $R$,即 $[L+l,R]$。( )" 中的 $l$ 应该为$1$?
by Fyl0009 @ 2022-08-12 19:18:20


@[chen_zhe](/user/8457) [1015](https://ti.luogu.com.cn/problemset/1015)中第23题代码有一行是否打多了四个空格,强迫症有点严重
by lol_qwq @ 2022-08-13 20:34:13


@[huangyin_AC](/user/768786) 发现不止1题……
by lol_qwq @ 2022-08-13 20:35:46


@[chen_zhe](/user/8457) NOIP 2012 普及组试题第10题(不知道算不算 原题图片应该是缅甸,但是变成了波兰 [原图](file:///C:/Users/xxf/Desktop/%E5%9B%BE%E7%89%87.png)
by gongchuqiao @ 2022-08-14 14:08:04


上一页 | 下一页