Skip to content

Conversation

guke1024
Copy link
Contributor

@guke1024 guke1024 commented Aug 4, 2024

原代码题面过于紧凑,去掉
是因为会多生成空行
老的题面:
image

新的题面
image

@pandadtdyy
Copy link
Member

br还是要留的吧 原题面如果有br 这里就不该去掉

@guke1024
Copy link
Contributor Author

guke1024 commented Aug 4, 2024

br还是要留的吧 原题面如果有br 这里就不该去掉

确实,刚刚去br还忘记加/g了,尴尬

@guke1024
Copy link
Contributor Author

guke1024 commented Aug 4, 2024

目前已发现的hduoj 6044 6396 会报403,导致无法继续拉题,提交记录来看题目早已出现问题
https://acm.hdu.edu.cn/showproblem.php?pid=6044
https://acm.hdu.edu.cn/showproblem.php?pid=6396
image
image

.buffer(true)
.charset('gbk');
} catch (e) {
logger.error(`${id} sync failed`);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe catch 403 only?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants