Ah_naf's blog

By Ah_naf, history, 10 months ago, In English

Hi, I have created a SimpleOJ using MERN stack. Currently it has the following festures: - Google Authentication - User can add,edit and delete problem - User can submit problem and can also run code without login - It supports only C/C++ and python language - User can view past submission and download the code.

I dont know how to properly calculate the time limit + memory and dont have idea how the contest feature run so didnt include it.

Any feedback or advice will be helpful. Thank you

Full text and comments »

  • Vote: I like it
  • -5
  • Vote: I do not like it