QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638857#6607. Rise of Shadowsucup-team4645#Compile Error//C++23661b2024-10-13 17:06:122024-10-13 17:06:12

Details

answer.code: In function ‘int main()’:
answer.code:25:20: error: ‘N’ was not declared in this scope
   25 |                 if(N % 2 == 0 && M % 2 == 0)
      |                    ^