QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#541613 | #8934. Challenge NPC | ucup-team1887# | Compile Error | / | / | C++23 | 1.1kb | 2024-08-31 20:12:12 | 2024-08-31 20:12:14 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
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