Solve Problems
Without Limits
Mirror Codeforces problems instantly. Code, test, and submit — all in one beautiful interface that works everywhere.
Supports: contest, gym, group, problemset, and ACM SGURU URLs
Features
Everything you need to solve competitive programming problems.
Editor
Full-featured code editor
Monaco-powered editor with syntax highlighting for 8 languages — C++, Python, Java, Go, Rust, Kotlin, C#, and Node.js. Dual tabs for your code and AI-generated solutions.
How do I solve this problem? I'm stuck on the greedy approach.
Great question! Let's think about this step by step.
Hint 1: Consider sorting the array first. What property does the sorted array give you?
Key insight: After sorting, the minimum difference between any two elements must be between adjacent elements.
sort(a.begin(), a.end());
AI Tutor
Learn, don't just copy
An AI tutor that teaches you the approach step-by-step with hints, concept explanations, and guided solutions at 3 difficulty levels — not just raw answers.
3 5 2 8 1 4 3 3 7
1 3 3
Testing
Run tests instantly
Test against sample cases or add your own custom test cases. See input, expected output, and actual output side-by-side with verdict highlighting.
Extension
One-click submit to Codeforces
Install the Verdict Helper Chrome extension. Submit code directly to Codeforces from verdict.run — no copy-paste, no tab switching. Uses your existing CF session securely.
AI Video
Animated solution walkthroughs
Generate cinematic code walkthroughs with AI narration and step-by-step visual explanations. Watch your solution come alive.
Simple, Transparent Pricing
Start solving for free. Upgrade when you need the full competitive edge.
Free
$0 / moFor casual competitive programmers
- Mirror Codeforces Problems
- Monaco Code Editor (8 Languages)
- Basic Test Runner
- Submit to Codeforces
- Community Support
Pro
$9 / moFor serious competitors
- AI Tutor (Guided Learning)
- AI-Generated Solutions
- Advanced Analytics & Insights
- Runtime & Memory Distributions
- Custom Test Case Builder
- Submission History & Tracking
- Priority Support
- Early Access to New Features
Frequently Asked Questions
Everything you need to know about Verdict.run.