QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#127794#6192. Interval ProblemchenchiCompile Error//C++23758b2023-07-20 05:45:002023-07-20 05:45:01

Details

answer.code: In function ‘int main()’:
answer.code:34:30: error: ‘inter’ was not declared in this scope; did you mean ‘int’?
   34 |                         else inter.push_back(i);
      |                              ^~~~~
      |                              int