I implemented codeforces from scratch

Правка en3, от nubskr, 2024-06-07 20:06:37

Hi codeforces, I was curious about how this platform worked, so I implemented my own version from scratch,It has all the essentials that an online judge has and I also added various functions such as collaborative coding and group voice chat with up to 10 users

The users can scrap problems from codeforces or they can just create their own problems

This is how it looks: image for reference

You can check it out here

and feel free to ask anything,It all was fueled by curiosity :)

Update: I'm planning to implement main test case Parsing in the next update.

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en3 Английский nubskr 2024-06-07 20:06:37 80 Added updates
en2 Английский nubskr 2024-06-05 15:06:40 82
en1 Английский nubskr 2024-06-05 15:04:19 677 Initial revision (published)