QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#183079#5580. Branch ManagerZhaoZiLongCompile Error//C++11601b2023-09-18 22:19:302023-09-18 22:19:30

Details

answer.code: In function ‘int main()’:
answer.code:38:17: error: ‘sort’ was not declared in this scope; did you mean ‘short’?
   38 |                 sort(g[i].begin(),g[i].end());
      |                 ^~~~
      |                 short