QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#498522#7866. Teleportationucup-team1154Compile Error//C++201.0kb2024-07-30 15:48:212024-07-30 15:48:23

Details

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