QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#68842#5102. Dungeon Crawlerlarryzhong#Compile Error//C++172.2kb2022-12-21 11:21:272022-12-21 11:21:29

Details

answer.code: In function ‘int main()’:
answer.code:75:41: error: ‘son’ was not declared in this scope; did you mean ‘sin’?
   75 |                                         son[fa[i]] = i;
      |                                         ^~~
      |                                         sin