A minimalistic platform to practice CP with your friend. Challenge your friend in 1v1
coding now 🔥!!!
Checkout this video for a quick demo.
After entering your codeforces handle you can either create or join the room. After both of the competitors join, we present five problems to you i.e. A(100 points), B(200 points) ... E(500 points)
. You can click on problem to view it on codeforces. Note that when you'll submit solution to problem on codeforces (and get AC) your score will automatically be updated. You can read detailed rules on the homepage.
Firstly, to decide difficuly of problems we take average of both of your rating on codeforces. According to this average difficulties of five problems are determined. After this we just select random problems untill that problem is not attempted by any of you.
All you need is an account on codeforces and an inner fire to beat your friend 😆.
- First go to
backend/cf_arena
and follow instruction inREADME.md
to run the server. - After server is up and running go to
frontend/cf-arena
and follow instruction inREADME.md
to run the website. - Now you are good to go 🔥
Make sure to review CONTRIBUTING.md
and CODE_OF_CONDUCT.md
and then you should be good to go.