QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#141133#6848. City UpgradingllcCompile Error//C++141.0kb2023-08-17 08:55:482023-08-17 08:55:49

詳細信息

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