QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#507602#2920. Ultimate Binary WatchZhaoZiLongCompile Error//C++17746b2024-08-06 19:36:422024-08-06 19:36:43

Details

answer.code: In function ‘int main()’:
answer.code:33:9: error: ‘reverse’ was not declared in this scope
   33 |         reverse(v1.begin(), v1.end());
      |         ^~~~~~~