QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#523399#7686. The Phantom Menacedongyc666Compile Error//C++173.7kb2024-08-18 10:15:172024-08-18 10:15:18

Details

answer.code: In function ‘void solve()’:
answer.code:120:17: error: ‘now’ was not declared in this scope; did you mean ‘now2’?
  120 |                 now=0;flag=1;
      |                 ^~~
      |                 now2