Skip to content

Conversation

@linyisu
Copy link
Contributor

@linyisu linyisu commented Nov 4, 2025

Introduces NowCoderContestParser for contest parsing and registers it in the parsers list. Updates NowCoderProblemParser to support new practice problem URLs and refactors the parsing logic for practice problems, including improved extraction of limits and test cases.

NowCoder
contest example:https://ac.nowcoder.com/acm/contest/119666
problem example:https://ac.nowcoder.com/acm/problem/305093
problem example:https://www.nowcoder.com/practice/12da4185c0bb45918cfdc3072e544069?tpId=383&tqId=11211624&channelPut=w251acm

Introduces NowCoderContestParser for contest parsing and registers it in the parsers list. Updates NowCoderProblemParser to support new practice problem URLs and refactors the parsing logic for practice problems, including improved extraction of limits and test cases.
Appended a missing newline at the end of the NowCoderContestParser.ts file to conform to standard formatting practices.
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.

1 participant