QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#347952#7607. The Doubling Game 2bobcheeseburgerCompile Error//C++235.5kb2024-03-09 16:25:462024-03-09 16:25:46

Details

answer.code: In function ‘void dfs(long long int, long long int)’:
answer.code:138:33: error: ‘mode’ was not declared in this scope; did you mean ‘modf’?
  138 |                 dpo[x][1][b] %= mode;
      |                                 ^~~~
      |                                 modf