QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#638852#6607. Rise of Shadowsucup-team4645#Compile Error//C++23661b2024-10-13 17:05:212024-10-13 17:05:21

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)
      |                    ^