Hyun-seok Jeon
Hyun-seok Jeon
Thank you~ :)
> There is some error... judge_client.cc in hustoj.tar.gz at judge_client.cc line 2839 line 2840 there is error ... double } ... } } ????
> https://github.com/zhblue/hustoj/blob/master/trunk/core/judge_client/judge_client.cc#L2840 > > only one { but in unzipped judge_client.cc file at ./src/core/ there is double }} :( I don't know why.... ?
> package script caused a conflict, fixed. Thank you~ it works properly~ :)
> 请问能分享一些您新编译的judge_client吗? How to compile~ at command terminal... ``` cd cd /home/judge/src/core sudo bash make.sh ``` If you use Ubuntu 22.04 LTS ? ``` sudo -s cd cd /home/judge/src/core sudo...