QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#541158#8932. Bingoucup-team4735#Compile Error//C++202.9kb2024-08-31 18:46:452024-08-31 18:46:46

Details

answer.code: In function ‘void solve()’:
answer.code:17:5: error: ‘reverse’ was not declared in this scope
   17 |     reverse(n.begin(), n.end());
      |     ^~~~~~~