QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#421070#8704. 排队Farmer_DCompile Error//C++142.5kb2024-05-25 11:19:072024-05-25 11:19:07

詳細信息

answer.code: In function ‘int rk(int)’:
answer.code:44:5: error: expected ‘,’ or ‘;’ before ‘while’
   44 |     while(x){
      |     ^~~~~