Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 400 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 400 Bytes

Cloud-IDE

An online IDE system build using MERN Stack.

Features

  • Execute your code
  • Add input file
  • Results shows Time (Sec) and Memory (MB)

Supported Languages

  • C++
  • Java
  • Python

Env Variables

Create a .env file in then root and add the following

compile_url = your jugde0 url

Special Thanks

  • Team ACE code for providing an awesome code editor.