For technical reasons, judging has been temporarily stopped. No estimates yet. We are sorry for the issue. ×

I implemented codeforces from scratch
Difference between en2 and en3, changed 80 character(s)
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](https://raw.githubusercontent.com/nubskr/codespace/master/misc/aww.png)↵


You can check it out [here](https://github.com/nubskr/codespace)↵

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.

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English nubskr 2024-06-07 20:06:37 80 Added updates
en2 English nubskr 2024-06-05 15:06:40 82
en1 English nubskr 2024-06-05 15:04:19 677 Initial revision (published)