QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#541613#8934. Challenge NPCucup-team1887#Compile Error//C++231.1kb2024-08-31 20:12:122024-08-31 20:12:14

Details

answer.code: In function ‘void solve()’:
answer.code:27:5: error: ‘dfs’ was not declared in this scope; did you mean ‘ffs’?
   27 |     dfs(1, 0);
      |     ^~~
      |     ffs