Vasco Yudha Nodyatama Sera avatar

Vasco Yudha Nodyatama Sera

Community

@vaskoyudha · Indonesia, Jawa Tengah, Semarang,

13Followers
|
94Public Repos
|
8Published Skills

CS Student @ UNNES | AI Enthusiast | Building intelligent systems for social impact 🇮🇩

Skills Distribution
DomainDeveloper To...Competitive Progra.. (40%)Solution Verificat.. (25%)Adversarial Test C.. (20%)Editorial & Statem.. (15%)

Agent Skills by Vasco Yudha Nodyatama Sera

Showing 8 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Vasco Yudha Nodyatama Sera

FAQPage Schema
What tasks can I accomplish with vaskoyudha's competitive programming skills?▼

You can design problem blueprints, write statements with input-output formats and constraints, verify solvability with reference solutions and correctness proofs, generate adversarial and stress tests, run Gate 2 quality reviews, and produce editorials with progressive hints and complexity analysis.

Who are these problem-generation skills designed for?▼

They target competitive programming problem setters, contest organizers, and educators who need to author original problems, balance problem sets by difficulty and prerequisites, and enforce quality gates before publishing problems to judges or students.

How does the problem generation pipeline run in practice?▼

Start with use-pipeline to explore intent and select skills, then design-blueprint for the concept, write-statement for the polished draft, verify-solution as Gate 1 for solvability, generate-tests for coverage, and review-quality as Gate 2 for APPROVED or REVISION decisions.

What quality controls exist before a problem is approved?▼

Two gates enforce quality: Gate 1 (verify-solution) outputs SOLVABILITY_FAILURE if the problem cannot be solved, and Gate 2 (review-quality) runs adversarial Shield vs Sword analysis to decide APPROVED or REVISION after solution and test verification.

What do the generated editorials include?▼

The write-editorial skill produces progressive hints, a brute-force to optimal solution progression, step-by-step walkthroughs, complexity analysis, alternative approaches, and common mistakes for an approved competitive programming problem.