Live data from Hacker News

Show HN: Competitive Programming Made Easy

github.com

1–4 of 4 posts

Re: Show HN: Competitive Programming Made Easy

#3
Neat idea! I am just struggling a bit to understand what problem this solves.

I guess its useful if you are trying to solve problems that are defined on blogs, but don't have a "leetcode"-like editor that leets you write your code online?

Re: Show HN: Competitive Programming Made Easy

#4
post #3

Neat idea! I am just struggling a bit to understand what problem this solves. I guess its useful if you are trying to solve problems that are defined on blogs, but don't have a "leetcode"-like editor that leets you write your code online?

Solving problems during contests is a battle against time. You cant waste time compiling and checking if your solution is correct, and incorrect solutions have penalties.

This extension solves that problem.