codejudge icon indicating copy to clipboard operation
codejudge copied to clipboard

host coding competitions anywhere, anytime

Results 15 codejudge issues
Sort by recently updated
recently updated
newest added
trafficstars

A blog should be added to Codejudge, to announce any latest changes, updates or announcements to the event being organised. The blog can be simple Markdown flavoured allowing comments from...

new feature

There is an problem while registering for new user in codejudge. It gives error even if filled all the details that are needed to create the account. It gives an...

I have doubt, while executing, the judge considers the total time spent by the process or the time spend by the process in CPU. ideally it should be the second...

bug

Initially "index.php" was not working. but i made some changes now "index.php" is working.

Firstly, I must say your online judge project is amazing. I learned the concept. But when I ran your project, it crashed my system. When I ran the following code:...

security

**Current Status:** The data is piped via a socket to the Java process from PHP, after it is read from the database. This is the performance bottleneck. **Expected:** Java should...

enhancement
perf

Add the support for the following languages: - [ ] PHP - [ ] Ruby - [ ] JavaScript (via Node.js)

The following problems are in effect after #18 has landed: - [ ] The submission time is still closed for problems. Tracked by: #17. - [ ] The supported languages...

bug