online-judge-tools/template-generator
Analyze problems of competitive programming and automatically generate boilerplate
Parses problem statements from online judges to infer input/output specifications, then generates language-specific templates (C++, Python) with pre-filled I/O code and optional random test case generators using Mako templating. Integrates with the broader `oj` ecosystem to support 100+ judges (Codeforces, AtCoder, etc.) and offers customizable templates via local config directories.
No commits in the last 6 months.
Stars
86
Forks
13
Language
Python
License
MIT
Category
Last pushed
Feb 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/online-judge-tools/template-generator"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
howerj/dbcc
CAN DBC to C (and CSV, JSON and XML) compiler using the mpc parser combinator library
JhnW/devana
Python package to parse and generate C/C++ code as context aware preprocessor.
biojppm/regen
Easy C++ reflection and code generation
Samsung/UTopia
UT based automated fuzz driver generation
SoftSec-KAIST/CodeAlchemist
CodeAlchemist: Semantics-Aware Code Generation to Find Vulnerabilities in JavaScript Engines (NDSS '19)