QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#318196#6396. Puzzle: KusabiMatiegoCompile Error//C++173.0kb2024-01-30 18:18:312024-01-30 18:18:32

Details

answer.code: In function ‘bool dfs(int, int, int)’:
answer.code:57:36: error: ‘s’ was not declared in this scope
   57 |         if (ustawione) return true;s
      |                                    ^