Skip to content

Commit

Permalink
Update judge_client.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
zhblue authored Aug 18, 2021
1 parent 0ef3d69 commit 7b8d192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trunk/core/judge_client/judge_client.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2463,6 +2463,7 @@ void run_solution(int &lang, char *work_dir, double &time_lmt, int &usedtime,
break;
}
//sleep(1);
printf("Execution error!\nYou need to install compiler VM or runtime for your language.");
fflush(stderr);
exit(0);
}
Expand Down

0 comments on commit 7b8d192

Please sign in to comment.