-Arclight is an online system to test programs in programming contests. The system can compile and execute code, and test them with pre-constructed data. Submitted code may be run with restrictions, including time limit, memory limit, security restriction and so on. The output of the code will be captured by the system, and compared with the standard output. The system will then return the result. When mistakes were found in a standard output, rejudgement using the same method must be made.
- Authentication and Authorization
- Submit your code
- Test your code
- Results shows Time (Sec) and Memory (MB)
- Verdicts
- See your submissions
- Filter problems based on tags
- Search problems by name
- Dashboard for Statistics
- Create Coding Problems
- E-mail verification
- Forgot password
- Leaderboard
- C
- C++ 11/14/17 (GCC)
- Javascript
- Java 8
- Python 3
- Node.js