QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#537968#4564. Digital Circuitegypt_ioi2024_02#Compile Error//C++201.8kb2024-08-30 20:22:232024-08-30 20:22:24

Details

answer.code: In function ‘void solve(int, int, int, int, int)’:
answer.code:70:26: error: ‘md’ was not declared in this scope; did you mean ‘mod’?
   70 |         solve(i << 1, l, md, s, e);
      |                          ^~
      |                          mod