QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#141133#6848. City UpgradingllcCompile Error//C++141.0kb2023-08-17 08:55:482023-08-17 08:55:49

Details

answer.code: In function ‘void dfs(int, int)’:
answer.code:21:17: error: ‘fl’ was not declared in this scope; did you mean ‘fi’?
   21 |                 fl=0;
      |                 ^~
      |                 fi