rjudge is a judge system for the Olympiad in Informatics. It can be also used as a problem test tool in the programming contest and daily practice. It provides many security features to ensure the smooth implement of judgement.
Be the first to post a text review of rjudge Judge System. Rate and review a project by clicking thumbs up or thumbs down in the right column.
2009-05-12 Wentai ZHANG <rchardx@gmail.com> * Version 0.2.2 * Fix a bug of time limitation 2009-03-08 Wentai ZHANG <rchardx@gmail.com> * Version 0.2.1 * Fix a bug of waitpid() error 2009-02-16 Wentai ZHANG <rchardx@gmail.com> * Version 0.2.0 * Add a function of output limitation * Modified the way of calculating time 2009-01-03 Wentai ZHANG <rchardx@gmail.com> * Version 0.1.4 * Fix a serious bug of printing 2008-12-31 Wentai ZHANG <rchardx@gmail.com> * Version 0.1.3 * Fix a bug of time limitation 2008-10-24 Wentai ZHANG <rchardx@gmail.com> * Version 0.1.2 * Add some copyright and warranty information 2008-10-23 Wentai ZHANG <rchardx@gmail.com> * Version 0.1.1 * Fix a return value's bug('-h' options) * Fix some annoying bugs 2008-10-19 Wentai ZHANG <rchardx@gmail.com> * Version 0.1.0 * New argument '-w' to specify the file to print the results 2008-10-07 Wentai ZHANG <rchardx@gmail.com> * Version 0.0.2 * Print the return value and time&memory usage to stdout * rctl can redirect the stdin, stdout and stderr * Change "-t SECOND" to "-t MILLISECOND" * Fix the copyright information 2008-10-06 Wentai ZHANG <rchardx@gmail.com> * Version 0.0.1
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.2.2 release, we fixed a bug of time limitation. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.2.1 release, we fixed a bug of waitpid(). Sometimes, it will return -1 without any symptom. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.2.0 release, we added the function of output limitation. Thanks to macbon for his advice. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.1.4 release, we fixed a bug of printing. To be more detailed, rctl may print 'SIGXCPU' when your program have not been sent this signal to. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.1.3 release, we fixed a bug and rewrote some files. It is the last version of rctl in 2008. In the next year, we will continue developing. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
rctl is a core tool of rjudge which is designed to judge problems in the Olympiad in Informatics. It can be also used in other judgers. In 0.1.2 release, we fixed many bugs. It is the first stable version of rctl. Since then, we will pause in the development of rctl. We need to start the development of rjudge. If you have any problem or you find any bug, please contact the developers or e-mail to &lt;rchardx@gmail.com&gt;.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?