fushar / regrader

ICPC-style programming contest system
MIT License
34 stars 25 forks source link

Source code not compiled yet- Always.... #45

Closed AlonSerrano closed 9 years ago

AlonSerrano commented 9 years ago

image I have always the same problem!!! i cant compile the code!!! Help!!! please

AlonSerrano commented 9 years ago

image With c++ the same problem

AlonSerrano commented 9 years ago

Hello i fix it the problem running the run_grader.sh file again, but now i dont know what kind of upload file on seccion and what kind of output file use, please give an example for c++ input/output

fushar commented 9 years ago

Hi @AlonSerrano,

You can upload any .in files for input and .out files for output.

Could you elaborate more about the error?

AlonSerrano commented 9 years ago

Hello @fushar !!!! :) i have another problem lol XD image I dont know why the console print html code, and why only .java files have this problem.!!! Thank you so much!!!

fushar commented 9 years ago

Hi @AlonSerrano,

First of all, I'm sorry for slow response. I am not really maintaining this project anymore at the moment.

Hmm it is strange that only Java files have this problem. Suggestion:

In grader.php, line 174, could you print compile_result to the console?

fushar commented 9 years ago

Closing because of no responses.