solutions-tutorial

Community

Write correct, clear ICPC solutions.

AuthorLumine2024
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It turns an ICPC solution task into a consistent, verifiable workflow by producing a correct main solution implementation plus an independently correct cross-check solution and a tutorial that matches the code and the target difficulty.

Core Features & Use Cases

  • Produces cross-validated solutions: writes src/solution.cpp and an independently correct src/solution2.cpp suitable for catching mistakes.
  • Generates runnable reference code when appropriate: writes src/solution.py only when it can be correct, runnable, and readable (not pseudocode).
  • Creates difficulty-aware tutorial content: drafts docs/tutorial.md with the right level of detail for the problem’s complexity while keeping correctness, edge cases, and complexity aligned with the implementations.

Quick Start

Ask your agent to generate the ICPC solutions by writing src/solution.cpp, src/solution2.cpp, and docs/tutorial.md consistent with the already confirmed problem core, target complexity, difficulty, and workspace path.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: solutions-tutorial
Download link: https://github.com/Lumine2024/ICPC-Problem-Creator.skill/archive/main.zip#solutions-tutorial

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.