zhblue / hustoj

Popular Open Source Online Judge based on PHP/C++/MySQL/Linux for ACM/ICPC and NOIP training, with easy installation. 开源OJ系统
http://www.hustoj.com/?cat=2
GNU General Public License v2.0
3.25k stars 767 forks source link

Codechef - Not solving all subtasks still gives Accepted #65

Open AvengingSyndrome opened 8 years ago

AvengingSyndrome commented 8 years ago

For example SUBINC task on codechef. If you look at this submission https://www.codechef.com/viewsolution/11282491 you will see a timeout in subtask 3. Yet that very same solution gets a correct on hust. See http://acm.hust.edu.cn/vjudge/contest/source/7012424

I think the correct default should be to mark these submissions as incorrect.

zhblue commented 8 years ago

thank you for reporting, but this is the Online Judge project , not the virtual-judge project. try search virtual judge on github, i'm not sure which one is the latest version