QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#498522#7866. Teleportationucup-team1154Compile Error//C++201.0kb2024-07-30 15:48:212024-07-30 15:48:23

詳細信息

answer.code: In function ‘int main()’:
answer.code:32:32: error: ‘dist’ was not declared in this scope; did you mean ‘dis’?
   32 |         memset(dis,0x7f,sizeof(dist));
      |                                ^~~~
      |                                dis