nudetiger avatar

nudetiger

Community

@nudetiger

2Followers
|
15Public Repos
|
9Published Skills

nudetiger provides a complete competitive programming problem authoring pipeline, from idea shaping and testlib test generation to Codeforces Polygon package upload.

Skills Distribution
DomainDeveloper To...Competitive Progra.. (30%)Test Data Generati.. (30%)C++ Solution Imple.. (20%)Editorial & Statem.. (10%)

Agent Skills by nudetiger

Showing 9 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About nudetiger

FAQPage Schema
What tasks can I accomplish with nudetiger's skills?ā–¼

You can take a competitive programming problem from idea to a Polygon-ready package: shape difficulty and subtask scoring, implement model and brute-force C++ solutions, build testlib validators and generators, stress-test suites, write vnolymp LaTeX statements and HTML editorials, audit packages, and upload to Codeforces Polygon.

Who are these skills designed for?ā–¼

They target competitive programming problem setters, contest coordinators, and judges preparing problems for OI or ICPC-style contests, especially Vietnamese-language olympiad authors using the vnolymp LaTeX template and Codeforces Polygon for package hosting.

What is the practical end-to-end workflow?ā–¼

Start with creating-problems as the umbrella: shaping-problems sets numbers, solving-problems writes C++, preparing-tests builds testlib test data, validating-solutions stress-tests, writing-statements and reviewing-problems finalize prose and audit, then uploading-to-polygon pushes the package through the cf-polygon-mcp server.

What prerequisites and dependencies are required?ā–¼

You need a C++ toolchain for solutions, the testlib library for validators, generators, and checkers, the vnolymp olymp.sty LaTeX template for statements, and access to the cf-polygon-mcp server plus a Codeforces Polygon account for the upload step.

Do these skills submit solutions to a live judge?ā–¼

No. solving-problems explicitly is not a contest submitter and there is no judge MCP in the pack; the pipeline ends at a reviewed local package or an upload to Codeforces Polygon with READ access granted to a specified user.