QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#122141#6121. Hacks With IncludesGuanYunchangCompile Error//C++171.5kb2023-07-09 15:55:002023-07-09 15:55:02

Details

answer.code: In function ‘void dfs(int)’:
answer.code:26:24: error: ‘instack’ cannot be used as a function
   26 |         else if(instack(v)){
      |                 ~~~~~~~^~~