gopalgoel19 / Competitive-Programming-Solutions

Solutions of competitive programming problems on various websites likes spoj, codechef, codeforces, etc.
8 stars 37 forks source link

Add a way to validate CP solutions #56

Open gopalgoel19 opened 4 years ago

gopalgoel19 commented 4 years ago

Figure out if these platfoms provide apis to validate solutions. If they do, build a CI/CD pipeline to run build on every PR.

Suvid-Singhal commented 3 years ago

Hi, This seems to be interesting to me. Codeforces does have an API. I think we can together solve this. What do you think @gopalgoel19

gopalgoel19 commented 3 years ago

@Suvid-Singhal awesome. Give it a go man.